kuru-mcp-server
0
Kuru.io MCP Server is a specialized Model Context Protocol server designed to access data from the Kuru.io crypto exchange, facilitating interaction with LLMs and AI assistants. It offers features like real-time market data access and built-in caching to optimize performance.
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
Usage
Starting the server
- As a stdio server (for use with LLM tools like Claude Desktop)
- For debugging with MCP Inspector
MCP Tools
get-price
: Get the current price for a trading pairget-all-trading-pairs
: Get all available trading pairscalculate-value
: Calculate the value of a token amount in another currency