finance-mcp
finance-mcp
Ein fokussierter Remote-Server für das Model Context Protocol (MCP) für Marktdaten, entwickelt für Cloudflare Workers und KI-Clients wie ChatGPT/Codex.
Tools
stock_quote— aktuelle / nahezu Echtzeit-Kursmetadaten für bis zu 10 Tickerprice_history— OHLCV-Verlauf mit Intraday- und Tagesintervallenoption_chain— Optionsverfälle, Calls, Puts, IV, Volumen und Open Interestfinance_news— Unternehmens-/Ticker-Nachrichtensuchemarket_snapshot— S&P 500, Nasdaq Composite, Dow Jones und VIX-Schnappschuss
Related MCP server: Financial Modeling Prep (FMP) MCP Server
Datenquellen
Die erste Version verwendet öffentliche/inoffizielle Yahoo-Finance-Endpunkte. Börsen- und Upstream-Regeln bestimmen die tatsächliche Latenz. Behandeln Sie Kurse als nahezu Echtzeit, sofern Ihre Upstream-Berechtigung nicht ausdrücklich Echtzeitdaten garantiert. Optionsdaten können verzögert sein; überprüfen Sie Ausführungsentscheidungen gegen Ihren Broker/Orderbuch.
Lokale Entwicklung
npm install
npm run devHealth-Check:
http://localhost:8787/healthMCP-Endpunkt:
http://localhost:8787/mcpBereitstellung auf Cloudflare Workers
npm install
npx wrangler login
npm run deployNach der Bereitstellung gibt Wrangler eine Workers-URL zurück. Ihr Remote-MCP-Endpunkt lautet:
https://<worker-name>.<account-subdomain>.workers.dev/mcpVerwenden Sie /health, um zu überprüfen, ob der Worker erreichbar ist.
MCP-Client verbinden
Konfigurieren Sie die Remote-MCP-URL, die auf /mcp endet. Dieses Projekt verwendet Streamable HTTP über den zustandslosen MCP-Handler von Cloudflare.
Beispiel-Prompts
Get AAPL and NVDA latest quotes.Show AAPL 5-day 5-minute price history.Get the nearest AAPL option chain and identify the highest-volume calls and puts.Find the latest Apple finance news.Give me a US market snapshot.
Roadmap
Zukünftige Module können SEC-Einreichungen, FRED-Makrodaten, institutionelle Bestände, Insider-Transaktionen, Cboe/OPRA-fähige Optionsfeeds und Broker-taugliche Echtzeit-Marktdatenanbieter hinzufügen.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceReal-time financial market data MCP server. Stocks, crypto, technicals, sentiment, FDA calendar. No API keys required.
- AlicenseBqualityCmaintenanceAn MCP server that provides comprehensive access to real-time stock quotes, financial statements, analyst estimates, and technical indicators via the Financial Modeling Prep API. It enables users to conduct in-depth financial analysis and track market performance through specialized tools, resources, and prompt templates.26351MIT
- AlicenseNot gradedqualityCmaintenanceA comprehensive MCP server that provides seamless access to Yahoo Finance stock market data, enabling retrieval of real-time quotes, historical data, charts, financial summaries, and market searches.38ISC
- FlicenseAqualityAmaintenanceAn advanced MCP server for real-time worldwide stock market data, technical indicators, financials, news, and Python sandboxing with AI models, supporting US and Indian markets.29
Related MCP Connectors
Cloudflare Workers MCP server: crypto-signal
Multi-tenant FastMCP server for Charles Schwab brokerage data, monetized via DPYC Tollbooth
Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aimanhk2023-chencc/finance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server