market-index-mcp
Verified Safeby tamappe
Overview
Provides market index data (S&P500, NASDAQ100, Nikkei 225, etc.) for natural language search within Claude Desktop.
Installation
uvx --from git+https://github.com/tamappe/market-index-mcp.git market-index-mcpEnvironment Variables
- MCP_REPO_OWNER
- MCP_REPO_NAME
Security Notes
The server uses parameterized queries to prevent SQL injection, which is good practice. Market data is downloaded securely from GitHub Releases via HTTPS, with SSL verification utilizing 'certifi'. No 'eval' or obvious malicious patterns are present in the provided source code. The primary external security consideration is the integrity of the data source on GitHub Releases.
Similar Servers
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
Financial-Modeling-Prep-MCP-Server
Enables AI assistants to access and analyze comprehensive financial data, stock information, company fundamentals, and market insights from Financial Modeling Prep.
yfinance-mcp
Fetches real-time and historical stock data, news, and financial charts from Yahoo Finance.
stock-mcp
Provides AI Agents with professional-grade stock market analysis capabilities by bridging large language models with real-time financial data.