- Zentickr Yahoo Query Mcp Server
Zentickr Yahoo Query Mcp Server
A comprehensive MCP server providing financial data through unofficial Yahoo Finance APIs for educational purposes. Features 20+ tools including real-time stock prices, financial statements, analyst recommendations, ESG scores, company profiles, and historical data. Built with Python and yahooquery library, offering production-ready error handling and cross-platform compatibility. Perfect for learning financial analysis, educational research, and market data exploration. Note: Uses unofficial APIs - not for commercial trading decisions.
Overview
Zentickr is a comprehensive Yahoo Finance MCP server that transforms Claude Desktop into a powerful financial research assistant for educational purposes.
🚀 How to Use
Installation:
git clone https://github.com/yourusername/zentickr
cd zentickr
python deploy.py
Configure Claude Desktop:
json{
"mcpServers": {
"zentickr": {
"command": "python",
"args": ["run_server.py"],
"cwd": "/path/to/zentickr"
}
}
}
Start Researching:
Ask Claude questions like:
"Get current financial data for Apple and Tesla"
"Show me Microsoft's latest earnings report"
"What are analysts saying about NVIDIA stock?"
"Compare ESG scores for renewable energy companies"
⚠️ Educational Use Only: Uses unofficial Yahoo Finance APIs for learning purposes.
Server Config
{
"mcpServers": {
"zentickr": {
"command": "python",
"args": [
"run_server.py"
],
"cwd": "/path/to/zentickr"
}
},
"env": {
"PYTHONPATH": "/path/to/zentickr"
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
ChintanDiwakarStar
-Language
-License
-Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Memory
@modelcontextprotocol
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Test
@modelcontextprotocol
test
6 months ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago