M
Market Data MCP
by @Alby1228
MCP server by Alby1228
Created 2/3/2026
Updated 22 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/Alby1228/Market-Data-MCP
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"alby1228-market-data-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/Alby1228/Market-Data-MCP"
]
}
}
}