Stock Market MCP Server
@pedrorfdez
About Stock Market MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"stock-market-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Stock Market MCP Server?
An MCP server for stock market data processing and analysis. It provides data retrieval and analysis capabilities by consuming API endpoints for market information.
How to use Stock Market MCP Server?
Clone the repository, set up a Python virtual environment with uv venv, install dependencies with uv pip install -e ., and start the server with uv run server.py.
Key features of Stock Market MCP Server?
- Stock market data retrieval
- Data processing and analysis
- Uses API endpoints for market information
Use cases of Stock Market MCP Server?
—
FAQ from Stock Market MCP Server
—
More Finance & Commerce MCP servers
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Comments