SEC Funding Tracker MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEC Funding Tracker MCP Servershow me biotech funding filings from last month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SEC Funding Tracker — MCP Server
Find US companies that just raised private capital, straight from official SEC Form D filings — exposed as an MCP server that AI agents can call.
Live server: https://sec-funding-mcp.datapulse.workers.dev/mcp
What it does
When a US company or fund raises money privately (seed, Series A, real-estate funds, etc.), it files a Form D with the SEC. This server turns those filings into clean, structured funding signals:
Company name, amount raised, total offering size
Industry, location (state), filing date
Executives (names + roles)
Direct SEC filing URL
Data comes straight from official SEC EDGAR — public, reliable, no scraping of defended sites.
Related MCP server: EdgarTools MCP
Tools
Tool | Description |
| Search recent Form D funding filings by |
| Free vs paid tiers and the subscribe link |
Example
{
"tool": "search_funding_filings",
"arguments": { "startDate": "2026-05-01", "endDate": "2026-06-09", "max": 50 }
}Returns:
{
"companyName": "Neighborhood Network Expansion Feeder Fund I LLC",
"amountRaised": 4275000,
"industry": "Pooled Investment Fund",
"state": "GA",
"executives": ["Michael Davis (Executive Officer)"],
"filingDate": "2026-06-09",
"filingUrl": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=..."
}Connect
Add to any MCP client (Claude, Cursor, Cline, Windsurf, etc.) using the remote URL:
https://sec-funding-mcp.datapulse.workers.dev/mcp(SSE endpoint also available at /sse.)
Pricing
Free: up to 10 filings per call, no signup.
Pro — $9/month: up to 200 filings per call. After subscribing, pass your account email as
customerEmail.Subscribe: https://checkout.dodopayments.com/buy/pdt_0NgkZ6k33iFJwDPpJxMd4?quantity=1
Use cases
Sales & lead-gen — target newly funded companies (with executive names).
VCs & investors — track deal flow and new funds.
Recruiters — reach companies that just raised and are about to hire.
Researchers & journalists — analyse private-market funding trends.
Tech
Cloudflare Workers · Model Context Protocol · streamable-HTTP transport. Data: SEC EDGAR full-text search + Form D XML.
Use cases & data source
All data from the SEC's public EDGAR system (US government). Built with a descriptive User-Agent per SEC guidelines. Not investment advice — public data only.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-quality-maintenanceEnables deep analysis of SEC EDGAR filings through universal company search, document content extraction, and advanced filing search capabilities. Provides AI-ready access to business descriptions, risk factors, financial statements, and full-text search across any public company's SEC documents.Last updated
- Alicense-qualityCmaintenanceEnables LLMs to download, parse, and analyze SEC EDGAR filings, including 10-K/Q reports, XBRL financial statements, and insider trading data. It provides structured access to institutional holdings, corporate events, and financial facts for comprehensive investment research.Last updated1MIT
- AlicenseAqualityBmaintenanceProvides access to SEC EDGAR financial data, enabling AI agents to fetch company filings, financial metrics, and narrative sections. It supports natural-language metric searching and extracts structured data from 10-K, 10-Q, and 8-K reports.Last updated6MIT
- AlicenseAqualityBmaintenanceQuery SEC EDGAR for company filings, financial data, and executive disclosures. Search by company name or ticker, retrieve 10-K/10-Q/8-K filings, and extract structured financials — backed by the official SEC EDGAR API, built for AI agents.Last updated4MIT
Related MCP Connectors
Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssaikrishna862/sec-funding-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server