FlowLLM-AI/finance-mcp
LLM-powered MCP server for building financial deep-research agents, integrating web search, Crawl4AI scraping, and entity extraction into composable analysis flows.
Platform-specific configuration:
{
"mcpServers": {
"finance-mcp": {
"command": "npx",
"args": [
"-y",
"finance-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...