Skip to content
Back to search
30
MCP

finance-mcp

pypi/finance-mcp

LLM-powered MCP server for building financial deep-research agents, integrating web search, Crawl4AI scraping, and entity extraction into composable analysis flows.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "finance-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}