Back to MCP Servers
Crypto Indicators
An MCP server providing a range of cryptocurrency technical analysis indicators and strategie.
finance-fintech
By kukapay
Installation
npx -y crypto-indicators-mcpConfiguration
{
"mcpServers": {
"crypto-indicators-mcp": {
"command": "npx",
"args": ["-y", "crypto-indicators-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes