
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
# Install dependencies
npm install
# Build the project
npm run build
Usage
Starting the server
As a stdio server (for use with LLM tools like Claude Desktop)
npm start
For debugging with MCP Inspector
npm run inspector
MCP Tools
The server provides these tools:
-
get-price
- Get the current price for a trading pair- Parameter:
symbol
- Trading pair in format BASE/QUOTE (e.g.,MON/USDC
) - Example: "What's the current price of MON/USDC?"
- Parameter:
-
get-all-trading-pairs
- Get all available trading pairs- Example: "Show me all trading pairs available on Kuru.io"
-
calculate-value
- Calculate the value of a token amount in another currency- Parameters:
-
symbol
- Trading pair in format BASE/QUOTE (e.g.,MON/USDC
) -
amount
- Amount of the base token
-
- Example: "How much is 100 MON worth in USDC?"
- Parameters:
Example Usage with Claude
In Claude Desktop
- Add a new MCP Tool in Claude Desktop
- Choose "Local Process"
- Set the command to run the server:
node /path/to/kuru-mcp-server/dist/index.js
- Save and connect
Now you can use the Kuru.io MCP tools in your conversations with Claude.
Example Prompts
Try asking Claude:
- "What are the trending markets on Kuru.io right now?"
- "Give me information about the MON/USDC market"
- "What's the current price of MON/USDC?"
- "Calculate the value of 100 MON in USDC"
- "Show me all trading pairs available on Kuru.io"
Technical Details
- Built with TypeScript and Node.js
- Uses the Model Context Protocol SDK v1.8.0
- Implements caching to reduce API calls (5-minute TTL)
- Provides comprehensive market data including price, volume, and liquidity information
Credits
This project uses the Kuru.io site API and implements the Model Context Protocol specification.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Reviews

user_tT9tuhzW
I'm extremely satisfied with the kuru-mcp-server by georgyturevich! This application has streamlined my server management process and is highly reliable. The product is easy to set up and the welcome information is very clear and helpful. Kudos to georgyturevich for this incredible tool. Highly recommend checking it out at https://github.com/georgyturevich/kuru-mcp-server!