Search SEC-registered financial advisors β profiles, disclosures, risk scores, and credentials.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mcp.
search_advisorsSearch SEC-registered investment adviser representatives by name, firm, city, and/or state. Returns CRD, name, linked firm(s), a four-state disclosure status, and an SEC IAPD link per match.
get_advisorFull profile by CRD: employment history, exams, registered states, self-reported professional designations, years in the industry, and four-state disclosure status.
check_advisorQuick verification by CRD or name (optionally narrowed by firm/state): is the registration active, what states, how long in the industry, and disclosure status. Never returns a numeric risk score β only the underlying facts.
search_firmsSearch SEC- and state-registered investment adviser firms by name and/or state. Returns CRD, name, city/state, AUM band, advisor headcount, and an SEC IAPD link. State-registered-only firms are included but flagged as thinner-coverage.
get_firmFull firm profile by CRD: locations, other/prior names, fee schedule (from Form ADV Part 2A where available), disciplinary flags, and advisor roster count.
get_database_statsDatabase-wide stats: firm and advisor counts, data vintages (as-of dates for each upstream source), and a full four-state disclosure tally.
An MCP server that gives AI assistants access to SEC-registered financial advisor data β search advisors by name, look up full profiles, check disclosure status, and review firm fees, all from within Claude or any MCP-compatible client.
Built by AdvisorFinder.
The fastest way to use this β no install, always up to date. Point your MCP client at:
Claude (custom connector): Settings β Connectors β Add custom connector β paste the URL above.
Claude Code:
Prefer a local stdio process β e.g. for MCP clients that don't yet support remote/HTTP servers directly? Install the package; it runs a thin stdio proxy in front of the same remote server above.
Or with uvx (no install needed):
By default the proxy talks to https://mcp.advisorfinder.com/mcp. To point it at a different deployment (e.g. staging), set ADVISORFINDER_MCP_URL:
Once configured, just talk to Claude naturally:
No CRD numbers needed β search by name, firm, city, or state.
| Tool | Description |
|---|---|
search_advisors | Search SEC-registered investment adviser representatives by name, firm, city, and/or state. Returns CRD, name, linked firm(s), a four-state disclosure status, and an SEC IAPD link per match. |
get_advisor | Full profile by CRD: employment history, exams, registered states, self-reported professional designations, years in the industry, and four-state disclosure status. |
check_advisor | Quick verification by CRD or name (optionally narrowed by firm/state): is the registration active, what states, how long in the industry, and disclosure status. Never returns a numeric risk score β only the underlying facts. |
search_firms | Search SEC- and state-registered investment adviser firms by name and/or state. Returns CRD, name, city/state, AUM band, advisor headcount, and an SEC IAPD link. State-registered-only firms are included but flagged as thinner-coverage. |
get_firm | Full firm profile by CRD: locations, other/prior names, fee schedule (from Form ADV Part 2A where available), disciplinary flags, and advisor roster count. |
get_database_stats | Database-wide stats: firm and advisor counts, data vintages (as-of dates for each upstream source), and a full four-state disclosure tally. |
Disclosure status is always one of four honest states β none_reported, disclosed_no_detail, disclosed_with_detail, or unknown β never phrased as "clean" or "safe." When we don't have a record for someone, every tool returns direct links to SEC IAPD and FINRA BrokerCheck so you can still look them up through official sources.
| Resource | Description |
|---|---|
advisorfinder://credentials-guide | Guide to financial advisor credentials β CFP, CFA, CPA, ChFC, Series 7/65/66, and more (all self-reported; not independently verified here). |
advisorfinder://data-sources | About SEC IAPD, FINRA BrokerCheck, what we store vs. don't, and how to verify data independently. |
advisorfinder://coverage-and-limitations | What's covered, what isn't (state-only firms, disclosure detail, verified designations), and what an empty result actually means. |
Coverage: SEC-registered investment adviser firms and the active investment adviser representatives (IARs) linked to them. State-registered-only firms are mostly out of scope β a handful appear via a linked IAR, but treat any state-registered firm's advisor roster as incomplete by default. Use get_database_stats for current firm/advisor counts and per-source data vintages (as-of dates), which move independently of this package's version.
Disclosure detail is deliberately not republished here. We store and surface a disclosure status (one of the four states above), never the underlying event narratives, allegations, or settlement amounts. Always check FINRA BrokerCheck or SEC IAPD directly for the full disclosure record before making any decision.
Designations are self-reported. Every professional designation (CFP, CFA, etc.) shown here comes from the advisor's own filing β none of it is independently verified against the issuing body. Check directly with the issuing body if a credential matters to your decision.
No numeric risk score. This server intentionally does not compress disclosure/registration facts into a single risk number β it surfaces the underlying facts so you can judge for yourself.
This MCP server is provided by AdvisorFinder and is intended for informational and research purposes only. It is not financial, legal, or investment advice.
The data served through this tool originates from publicly available SEC and FINRA databases. AdvisorFinder acts as an intermediary to make this public data more accessible β we do not independently verify, endorse, or guarantee the accuracy or completeness of the underlying data.
Important:
This is a full rebuild, not an incremental update:
verify_advisor β check_advisor; lookup_advisor β get_advisor; get_risk_profile is removed; search_firms and get_firm are new.get_risk_profile tool and the advisorfinder://risk-scoring-methodology resource are gone. Disclosure information is now surfaced only as the four honest states described above β never compressed into a score.verify_advisor, lookup_advisor, get_risk_profile, advisorfinder://risk-scoring-methodology) is being retired and will stop working. Update to the new tool names and drop any reliance on risk scores.Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-56)<a href="https://allmcps.com/mcp/mcp-56"><img src="https://allmcps.com/api/badge/mcp-56?style=directory" alt="Mcp on AllMCPs" /></a>