freshfilings-mcp
by nrfischer10
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FRESHFILINGS_API_KEY | Yes | Your FreshFilings API key | |
| FRESHFILINGS_BASE_URL | No | Override API base URL | https://freshfilings.dev/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_businessesC | Search for businesses by name across NY, FL, and CO state filings. |
| get_business_detailB | Get full details for a business including officers, addresses, and registered agent. |
| get_new_formationsB | Get businesses formed since a given date (YYYY-MM-DD). Useful for sales prospecting. |
| check_usageA | Check your FreshFilings API key usage and remaining calls this month. |
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
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/nrfischer10/freshfilings-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server