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

    financialdatanet

    fdnpy

    A Python SDK for FinancialData.Net API - Real-time & Historical Stock Market Data

    Community financialdatanet
    deusXmachina-dev

    MemoryLane

    MCP Server

    Community deusXmachina-dev
    ConstantineB6

    Comfy Pilot

    MCP server + embedded terminal that lets Claude Code see and edit your ComfyUI workflows

    Community ConstantineB6
    xpaysh

    Awesome X402

    ๐Ÿš€ Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, facilitators (Coinbase, Cloudflare), MCP integration, tutorials. Accept USDC payments with one line of code. Perfect for AI agent economy.

    Community xpaysh