Server data from the Official MCP Registry
Search SEC-registered financial advisors — profiles, disclosures, risk scores, and credentials.
Search SEC-registered financial advisors — profiles, disclosures, risk scores, and credentials.
Valid MCP server (0 strong, 4 medium validity signals). 5 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"com-advisorfinder-mcp": {
"args": [
"advisorfinder-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
An MCP server that gives AI assistants access to SEC-registered financial advisor data. Search advisors by name, look up full profiles, check disclosure histories, and get risk assessments — all from within Claude or any MCP-compatible client.
Built by AdvisorFinder.
pip install advisorfinder-mcp
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"advisorfinder": {
"command": "advisorfinder-mcp"
}
}
}
Restart Claude Desktop. Then just ask naturally — "look up my financial advisor John Smith" — and Claude will call the tools automatically.
{
"mcpServers": {
"advisorfinder": {
"command": "uvx",
"args": ["advisorfinder-mcp"]
}
}
}
Once configured, just talk to Claude naturally:
No CRD numbers needed. Just use the advisor's name, firm, or state.
| Tool | Description |
|---|---|
search_advisors | Search by name, state, or firm. Supports full names ("Joseph Montgomery") or just last names. |
lookup_advisor | Full advisor profile by CRD — employment history, office location, registered states, years of experience, designations, exams, outside business activities, disclosures, and risk score. |
verify_advisor | Quick risk profile check — active/inactive, disclosures, risk level, etc. |
get_risk_profile | Detailed risk assessment with individual risk factors and severity ratings. |
get_firm_info | Firm overview — total advisors, disclosure rates, location. |
get_database_stats | Database-wide statistics — 433,000+ advisors, top states, disclosure rates. |
When an advisor isn't found in our database, all tools return direct links to SEC IAPD and FINRA BrokerCheck so you can still find them through official sources.
Reference data that AI assistants can read for context:
| Resource | Description |
|---|---|
advisorfinder://risk-scoring-methodology | How risk scores are calculated — point values for each disclosure type, risk level thresholds |
advisorfinder://credentials-guide | Guide to financial advisor credentials — CFP, CFA, CPA, ChFC, Series 7/65/66, and more |
advisorfinder://data-sources | About SEC IAPD, FINRA BrokerCheck, and how to verify data independently |
What's included: 433,000+ investment advisors registered with the SEC, including employment history, exam records, professional designations, outside business activities, disclosure events (complaints, regulatory actions, criminal matters, terminations, bankruptcies), and registration status across all 50 states.
What's not included: Advisors registered only as broker-dealer representatives (not investment advisers) may not appear. For broker-only registrations, the tools provide direct links to FINRA BrokerCheck. Fee schedules, assets under management, client reviews, and investment performance are not available — those require Form ADV filings or other sources.
Data is sourced from the SEC Investment Adviser Public Disclosure (IAPD) database, updated monthly.
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:
For personalized financial guidance, consult a qualified professional.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.