StockMCP
Created at 3 months ago
by Léo GUERIN
A MCP server providing real-time stock market data and financial analysis through Yahoo Finance API. Built with FastAPI and designed for AI applications requiring comprehensive financial data access
Categories
Tags
stock
finance
market
What is StockMCP?
StockMCP is a Model Context Protocol (MCP) server that provides real-time stock market data and financial analysis through the Yahoo Finance API, designed for AI applications and financial analysis tools.
How to use StockMCP?
To use StockMCP, you can access the free hosted endpoint at https://stockmcp.leoguerin.fr/api/mcp without needing an API key. You can also set it up locally using Docker or by running the server directly with Python.
Key features of StockMCP?
- Real-time stock market data retrieval
- Comprehensive financial analysis tools
- JSON-RPC 2.0 compliant interface
- Easy integration with AI applications and trading bots
Use cases of StockMCP?
- Building financial analysis tools that require real-time data.
- Developing trading bots that utilize stock market data.
- Conducting research on stock performance and trends.
FAQ from StockMCP?
- Is an API key required to use StockMCP?
No, you can use the free hosted endpoint without an API key.
- What data sources does StockMCP use?
StockMCP primarily uses Yahoo Finance for real-time and historical stock data.
- Can I run StockMCP locally?
Yes, you can run StockMCP locally using Docker or by executing the server with Python.
View More
MCP Servers