FinancialData.Net MCP Server
Turn Claude or Cursor into your personal AI Financial Analyst.
FinancialData.net MCP Server
Turn Claude or Cursor into your personal AI Financial Analyst.
Setup
1. Requirements
- Install uv.
- An API Key from FinancialData.net.
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:
-
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.
-
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.
-
Add your API key: Replace "paste_your_api_key_here" with your actual FINANCIAL_DATA_API_KEY.
Related Servers
BloodHound MCP
Enables Large Language Models to interact with BloodHound Community Edition data.
WSB Analyst
Provides real-time WallStreetBets data for analysis using the Reddit API.
Bitnovo Pay
MCP server for Bitnovo Pay integration with AI agents. Provides cryptocurrency payment capabilities through Bitnovo Pay API. Features include payment creation, status checking, QR code generation, and webhook management with support for multiple tunnel providers (ngrok, zrok, manual).
tip.md x402 + CDP
An MCP server for the tip.md platform that enables AI agents to facilitate crypto tipping using x402 payment collection and CDP automatic disbursement.
Weather MCP Server
Provides real-time weather alerts and detailed forecasts for US locations using the National Weather Service API.
IzmirMCP
Access real-time public transit data for İzmir, including vehicle positions, arrivals, and schedules from İZBAN and ESHOT.
mcp-server-openai-bridge
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
Map Traveler
A virtual travel environment for an avatar on Google Maps, utilizing various Google Maps and optional AI image generation APIs.
MCP Wallet Service
An MCP server that provides wallet balance checking capabilities.
SuricataMCP
A server that allows MCP clients to use Suricata for network traffic analysis.