financialdatanet/mcp-server
0 Views
0 Installs
🐍 🏠 🪟 🐧 - FinancialData.Net MCP server allows you to retrieve end-of-day and intraday stock market data, company financial statements, insider and institutional trading data, sustainability data, earnings releases, and much more.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"financialdatanet-mcp-server": {
"command": "npx",
"args": [
"-y",
"financialdatanet-mcp-server"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.