Freshfilings Mcp
@nrfischer10
Search business entity filings from New York, Florida, and Colorado. Look up LLCs and corporations by name, get full entity details (registered agent, officers, addresses), and track new formations for sales prospecting. Requires a free FreshFilings API key at freshfilings.dev.
Overview
What is Freshfilings Mcp?
Freshfilings Mcp connects AI assistants to live business entity data from New York, Florida, and Colorado state filings. It is designed for researchers, sales teams, and professionals who need to look up companies, find registered agents, track new business formations, or build prospect lists without leaving their AI assistant.
How to use Freshfilings Mcp?
Get a free API key at freshfilings.dev, then add a configuration entry to your Claude Desktop (or other MCP host) using uvx with the package freshfilings-mcp and set the FRESHFILINGS_API_KEY environment variable. Once configured, the server exposes four tools: search_businesses, get_business_detail, get_new_formations, and check_usage.
Key features of Freshfilings Mcp
- Search businesses by name across NY, FL, and CO
- Retrieve full entity details including officers and registered agent
- Find businesses formed after a specified date for prospecting
- Check your API key quota and remaining calls
Use cases of Freshfilings Mcp
- Research a company’s legal status, officers, and addresses
- Identify the registered agent for a business
- Build a list of newly formed businesses in a state since a given date
- Monitor API usage and remaining quota for your account
FAQ from Freshfilings Mcp
What states does Freshfilings Mcp cover?
It currently covers New York, Florida, and Colorado state business filings.
Is an API key required and how do I get one?
Yes, a free API key is required. You can get one at freshfilings.dev and set it as the FRESHFILINGS_API_KEY environment variable.
How is the server installed or run?
The server runs via uvx with the package freshfilings-mcp. No separate installation is needed if you have uvx available.
Can I check my remaining API calls?
Yes, the check_usage tool returns your current API key quota and remaining calls.
What data does each tool return?
search_businesses returns matching business names and basic info; get_business_detail returns officers, addresses, and registered agent; get_new_formations returns businesses formed after a given date; check_usage returns quota and remaining calls.