Back to MCP Servers
Finbrain
Access institutional-grade alternative financial data directly in your LLM workflows.
finance-fintechaillm
By ahmetsbilgin
Installation
npx -y finbrain-mcpConfiguration
{
"mcpServers": {
"finbrain-mcp": {
"command": "npx",
"args": ["-y", "finbrain-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes