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.2.tar.gz (5.7 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.2-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: basisdata_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 5.7 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.2.tar.gz
Algorithm Hash digest
SHA256 a38bcac4751fd234c28a621b9d8cd06b8c8fe2d5a840e660b4ec0cc4b7637c11
MD5 361c785caea0cba64d36c75dd41d58a4
BLAKE2b-256 f0f50eafe731789f6691cf47552612df28328ba4c9c030b3d3b0a831209bad3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: basisdata_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 87687d58347614258adfaa6bc486f7b157c7a7271f25d55b4e59899107e7d055
MD5 ecd51031c6c33c6661857b34adf95c40
BLAKE2b-256 9263bf846c99087ad4fec98bd68f5ec32fb920ca79f8c7b81cd0b0b517c48191

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