Skip to main content

MCP server for BasisData financial data API -- SEC EDGAR filings, company financials, and screening tools for 7,000+ US public companies

Project description

basisdata-mcp

MCP server for the BasisData financial data API. Gives AI agents (Claude Desktop, Cursor, Windsurf, etc.) access to SEC EDGAR data for 7,000+ US public companies.

Quick start

  1. Get a free API key at basisdata.dev
  2. Add to your MCP client config:
{
  "mcpServers": {
    "basisdata": {
      "command": "uvx",
      "args": ["basisdata-mcp"],
      "env": {
        "BASISDATA_API_KEY": "bd_live_..."
      }
    }
  }
}
  1. Restart your MCP client. Ask: "Search for Apple using basisdata"

Tools

Tool Description
search_companies Find companies by name, ticker, or CIK
get_company Company metadata, SIC code, exchange, fiscal year
get_financials Quarterly/annual income statement, balance sheet, cash flow
get_annual_financials Multi-year annual financials for trend analysis
get_ratios P/E, EV/EBITDA, margins, growth, leverage, FCF yield
compare_companies Side-by-side comparison of 2-10 companies
screen_companies Filter by revenue, margins, growth, leverage, exchange
search_filings Full-text search across SEC filings (10-K, 10-Q, 8-K)
get_filing Filing details and document URLs by accession number

Data coverage

  • 7,017 US public companies with tickers
  • 4.8M SEC filings indexed
  • 50+ computed metrics (valuation, profitability, growth, leverage)
  • < 100ms API response time

REST API

The MCP server calls the BasisData REST API at api.basisdata.dev. You can also use the API directly:

curl -H "Authorization: Bearer bd_live_..." \
  https://api.basisdata.dev/v1/companies?search=apple

Full docs: api.basisdata.dev/docs

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

basisdata_mcp-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

basisdata_mcp-0.1.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file basisdata_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: basisdata_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for basisdata_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1fc0c5f5279ec061904116e65b823e6a36b746375559c6117f47d822bb1c0259
MD5 5d05d654cad97991a1a3d988ae2b62d9
BLAKE2b-256 2e1560fa6f368274742b0928e14ab2ee2efd6b62f2446709ea528e6918c490d1

See more details on using hashes here.

File details

Details for the file basisdata_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: basisdata_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for basisdata_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6dfdb8c1953ce73bbbdbed37706c9c57a94bc96b178ba0f28627e86788d42b27
MD5 632dae0579c861e5c3b38ae6c8de846f
BLAKE2b-256 20fc5923992ae0683bf497218e04157bcef54a70f711568f205469367473c505

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