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

    docmancer

    Docmancer

    Find out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. Local-first, MIT.

    Community docmancer
    lineai-intelligence

    codelogic-mcp-server

    An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

    HUANGCHIHHUNGLeo

    claude-real-video

    Let Claude (or any LLM) actually watch a video โ€” scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT.

    Community HUANGCHIHHUNGLeo
    jgraph

    Draw.io MCP Server

    MCP Server

    Community jgraph
    ninetails-io

    gnucash-mcp

    MCP server enabling AI assistants to read and write GnuCash accounting data

    Community ninetails-io