ahmetsbilgin/finbrain-mcp
Access institutional-grade alternative financial data directly in your LLM workflows.
Quick Start
Clone the repository:
git clone https://github.com/ahmetsbilgin/finbrain-mcpClaude Desktop configuration example:
{
"mcpServers": {
"finbrain-mcp": {
"command": "npx",
"args": [
"-y",
"ahmetsbilgin/finbrain-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.