Skip to main content

MCP server for querying SEC-registered financial advisor data from IAPD and FINRA BrokerCheck

Project description

AdvisorFinder MCP Server

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.

Quick Start

Install

pip install advisorfinder-mcp

Configure Claude Desktop

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.

Alternative: Run with uvx (no install needed)

{
  "mcpServers": {
    "advisorfinder": {
      "command": "uvx",
      "args": ["advisorfinder-mcp"]
    }
  }
}

What You Can Ask

Once configured, just talk to Claude naturally:

  • "Give me a full profile on Joseph Montgomery at Wells Fargo"
  • "Look up financial advisor Thomas Kopelman"
  • "Search for advisors named Smith in New York"
  • "Is my advisor safe? Their name is Jane Doe, she's at Edward Jones in Texas"
  • "Tell me about Edward Jones as a firm — how many advisors do they have?"
  • "How many registered advisors are in the SEC database?"

No CRD numbers needed. Just use the advisor's name, firm, or state.

Tools

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 safety check — active/inactive, disclosures, risk level, recommendation.
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.

Resources

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

Data Coverage

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 weekly.

Disclaimer

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:

  • A disclosure on an advisor's record does not necessarily indicate wrongdoing. Always review the full context of any disclosure event through official SEC and FINRA sources.
  • AI assistants may interpret or summarize data in ways that are incomplete or inaccurate. Always verify AI-generated assessments against official sources before making decisions.
  • This tool should not be used as the sole basis for selecting, evaluating, or dismissing a financial advisor.

For personalized financial guidance, consult a qualified professional.

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

advisorfinder_mcp-1.1.1.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

advisorfinder_mcp-1.1.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file advisorfinder_mcp-1.1.1.tar.gz.

File metadata

  • Download URL: advisorfinder_mcp-1.1.1.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for advisorfinder_mcp-1.1.1.tar.gz
Algorithm Hash digest
SHA256 e8d2252fddfe1249d0592e9b92437c56c2f9c23806488e5c912f7e7f1a0dd9c3
MD5 b43dc6db328a4437804447ba854bc925
BLAKE2b-256 2e638be48a92973a413c98c1e933604208b8cf0cd95cd3eaf81c3a718e26e60e

See more details on using hashes here.

File details

Details for the file advisorfinder_mcp-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for advisorfinder_mcp-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3d42dee5a0ba428ef6e4faeeaadf4358c3c3416b41aa868cbc0a09332d514648
MD5 415b4903edf3f2e7b5c7f4147bc74618
BLAKE2b-256 1a8eed7cac71460888821f582304170907edb33a7747499818b00406669814aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page