Skip to main content
Finance & FintechPython

ahmetsbilgin/finbrain-mcp

Access institutional-grade alternative financial data directly in your LLM workflows.

finance-fintechofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ahmetsbilgin/finbrain-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "finbrain-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ahmetsbilgin/finbrain-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
ahmetsbilgin