# Nonprofit Board Member Search — free officers & directors lookup
Find the officers, directors and key employees any US nonprofit disclosed on its
most recent IRS Form 990 — with titles, reported compensation, and the filing
year the data comes from. Free, no account required.
## What you get
- Names and titles of officers, directors, trustees and key employees
- Reported compensation, where the organization reported it
- The tax year and form type (990, 990-EZ, 990-PF) the answer came from
- A link to the source filing
## Limits and caveats
- Covers **electronically-filed** returns only. Organizations that filed on
paper have no machine-readable officer data, and the tool says so rather than
returning an empty list.
- Data is only as fresh as the organization's most recent available filing —
every answer is labelled with its filing year.
- Home addresses reported on 990-PF filings are never returned.
## For AI agents
- **MCP endpoint:** `POST https://app.wizenow.com/mcp/tools/board-search/`
(JSON-RPC 2.0; `initialize`, `tools/list`, `tools/call`).
Tool name: `wize_board_member_search`. Arguments: `ein` or `org`.
- **JSON API:** `GET https://app.wizenow.com/api/tools/board-search/?ein=13-1624100`
or `?org=Museum+of+Modern+Art`.
- **Free tier:** 5 lookups/day per IP. A free API key by email raises this to
250/day — `POST /api/tools/board-search/api-key/` with `{"email": "..."}`,
then send the key as an `X-Wize-Tools-Key` header.
Source: IRS e-filed Form 990 XML, via the GivingTuesday Data Commons.
Powered by WIZE — the AI teammate for nonprofit fundraisers.
https://app.wizenow.com/