๐ โ๏ธ An MCP server providing a range of cryptocurrency technical analysis indicators and strategie.
Crypto Indicators MCP Server
An MCP server providing a range of cryptocurrency technical analysis indicators and strategies, empowering AI trading agents to efficiently analyze market trends and develop robust quantitative strategies.
Prerequisites:
Steps:
git clone https://github.com/kukapay/crypto-indicators-mcp.git cd crypto-indicators-mcp npm install
Configure MCP Client:
Add the server configuration to your MCP client (e.g., Claude Desktop):
{ "mcpServers": { "crypto-indicators-mcp": { "command": "node", "args": ["path/to/crypto-indicators-mcp/index.js"], "env": { "EXCHANGE_NAME": "binance" } } } }
-1
= SELL, 0
= HOLD, 1
= BUY).ccxt
-compatible exchange.๐ โ๏ธ Octagon AI Agents to integrate private and public market data
๐ โ๏ธ An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
๐ โ๏ธ An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
๐ โ๏ธ An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.