送信

Freshfilings Mcp

@Noah Fischer

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.

サーバー設定

{
  "mcpServers": {
    "freshfilings": {
      "command": "uvx",
      "args": [
        "freshfilings-mcp"
      ],
      "env": {
        "FRESHFILINGS_API_KEY": "ff_your_key_here"
      }
    }
  }
}
- MCP Server