kukapay/crypto-indicators-mcp
An MCP server providing a range of cryptocurrency technical analysis indicators and strategie.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/crypto-indicators-mcpClaude Desktop configuration example:
{
"mcpServers": {
"crypto-indicators-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/crypto-indicators-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.