kukapay/crypto-stocks-mcp
An MCP server that tracks real-time data for major crypto-related stocks.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/crypto-stocks-mcpClaude Desktop configuration example:
{
"mcpServers": {
"crypto-stocks-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/crypto-stocks-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.