kukapay/crypto-stocks-mcp
An MCP server that tracks real-time data for major crypto-related stocks.
Platform-specific configuration:
{
"mcpServers": {
"crypto-stocks-mcp": {
"command": "npx",
"args": [
"-y",
"crypto-stocks-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
An MCP server that tracks real-time data for major crypto-related stocks to help AI agents analyze blockchain investment opportunities.
pip for dependency management git clone https://github.com/kukapay/crypto-stocks-mcp.git
cd crypto-stocks-mcp Using uv (recommended):
uv syncInstall the server as a Claude Desktop application:
uv run mcp install main.py --name "Crypto Stocks"Configuration file as a reference:
{
"mcpServers": {
"Crypto Stocks": {
"command": "uv",
"args": [ "--directory", "/path/to/crypto-stocks-mcp", "run", "main.py" ]
}
}
} Replace /path/to/crypto-stocks-mcp with your actual installation path.
Using an MCP-compatible client (e.g., Claude Desktop or MCP Inspector):
Prompt: > Show me all crypto-related stocks.
Result:
+----------+-------------------------------------+
| Ticker | Name Loading reviews...