Kuru.io MCP Server
Description
# Kuru.io MCP Server This project implements a Model Context Protocol (MCP) server for accessing Kuru.io crypto exchange data, making it accessible to LLMs and AI assistants. ## Features - **Market Data**: Access real-time market data and trending markets - **Tools**: Get…
About
# Kuru.io MCP Server This project implements a Model Context Protocol (MCP) server for accessing Kuru.io crypto exchange data, making it accessible to LLMs and AI assistants. ## Features - **Market Data**: Access real-time market data and trending markets - **Tools**: Get current prices, calculate token values, and…
Details
- Author
- georgyturevich
- Downloads
- 283
- Categories
- Other
Jump to
- Real-time market data and trending markets
- Caching mechanism with a 5‑minute TTL
- get-price tool for current trading pair prices
- get-all-trading-pairs tool to list all available pairs
- calculate-value tool to convert token amounts between pairs
Install dependencies with npm install, build with npm run build, then start as a stdio server using npm start or debug with npm run inspector. In Claude Desktop, add a new MCP tool pointing to node /path/to/kuru-mcp-server/dist/index.js. Use tool commands like get-price, get-all-trading-pairs, or calculate-value with the required parameters.
Kuru.io MCP Server
This project implements a Model Context Protocol (MCP) server for accessing Kuru.io crypto exchange data, making it accessible to LLMs and AI assistants.
Features
- Market Data: Access real-time market data and trending markets
- Tools: Get current prices, calculate token values, and list all trading pairs
- Caching: Built-in caching mechanism to reduce API calls
Demonstration
Below is a demonstration of how to use the Kuru.io MCP server with Claude.Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



