filed-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FILED_API_KEY | Yes | Your Filed.dev API key. Get one at filed.dev. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| filed_search_entitiesA | Search US business entities by name across 9 states (AK, CO, CT, DC, FL, IA, NY, OR, PA). Returns matching companies with state registration details including entity type, status, and formation date. |
| filed_get_entityA | Get full details for a specific business entity including officers, registered agent, filing history, and current status. Optionally enrich with federal data (SEC filings, government contracts, lobbying disclosures). The entity ID format is 'STATE:ID' (e.g., 'FL:P06000113830'). |
| filed_search_secB | Search SEC EDGAR filings by company name, CIK number, form type, or industry code. Find 10-K annual reports, 10-Q quarterlies, 8-K event disclosures, S-1 registrations, and more. |
| filed_search_contractsA | Search federal government contracts from USASpending.gov. Find which companies receive government contracts, from which agencies, and for how much. |
| filed_search_lobbyingA | Search federal lobbying disclosures from the Senate LDA database. Find which companies hire lobbyists, what issues they lobby on, and how much they spend. |
| filed_company_intelA | Run comprehensive intelligence gathering on a company. Searches across all 9 US states (AK, CO, CT, DC, FL, IA, NY, OR, PA) for business registrations, then checks SEC filings, federal contracts, and lobbying disclosures. Returns a unified intelligence report with cross-reference findings. NOTE: This tool makes multiple API calls (up to ~15) and uses more credits than individual tools. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/mgrantley/filed-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server