financialdatanet

FinancialData.net MCP Server

Community financialdatanet
Updated

An MCP server for interacting with the FinancialData.Net API

FinancialData.net MCP Server

Turn Claude or Cursor into your personal AI Financial Analyst.

Setup

1. Requirements

2. Connection

Add the following to your Claude Desktop config file or Cursor MCP settings:

{
  "mcpServers": {
    "financial-data": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/absolute/path/to/mcp-server",
        "run",
        "server.py"
      ],
      "env": {
        "FINANCIAL_DATA_API_KEY": "paste_your_api_key_here"
      }
    }
  }
}

To set up your MCP server, follow these steps to update your configuration:

  1. Replace /path/to/uv: Open your terminal and run which uv (Mac/Linux) or where uv (Windows). Replace the placeholder in the "command" field with that result.

  2. Replace /absolute/path/to/mcp-server: Find the full folder path where your server.py is saved. Replace the placeholder in the "--directory" argument with this path.

  3. Add your API key: Replace "paste_your_api_key_here" with your actual FINANCIAL_DATA_API_KEY.

MCP Server · Populars

MCP Server · New

    jackccrawford

    Geniuz

    Your AI remembers now. Geniuz stores everything in a local database locally on Mac, Windows, Linux, Raspberry Pi. No cloud. No account. No API keys. Nothing leaves your machine. It's open source; you can read every line of code.

    Community jackccrawford
    ggui-ai

    ggui

    The universal interface layer between AI agents and humans. Generate rich UIs on demand via MCP.

    Community ggui-ai
    aanno

    CocoIndex Code MCP Server

    An RAG for code development, implemented as MCP server with cocoindex

    Community aanno
    timescale

    Tiger Linear MCP Server

    A wrapper around the Linear API for internal LLMs

    Community timescale
    choplin

    MCP Gemini CLI

    MCP Server

    Community choplin