kuru-mcp-server

kuru-mcp-server

3.1

If you are the rightful owner of kuru-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project implements a Model Context Protocol (MCP) server for accessing Kuru.io crypto exchange data, making it accessible to LLMs and AI assistants.

The Kuru.io MCP Server is designed to facilitate seamless access to cryptocurrency exchange data from Kuru.io, enabling integration with language models and AI assistants. It provides real-time market data, tools for price retrieval, token value calculations, and a comprehensive list of trading pairs. The server is built using TypeScript and Node.js, leveraging the Model Context Protocol SDK v1.8.0. It includes a caching mechanism to optimize API usage by reducing redundant calls, with a time-to-live of 5 minutes. This server is particularly useful for applications requiring up-to-date market information and can be integrated with platforms like Claude Desktop for enhanced AI interactions.

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.

Tools

  1. get-price

    Get the current price for a trading pair.

  2. get-all-trading-pairs

    Get all available trading pairs.

  3. calculate-value

    Calculate the value of a token amount in another currency.

Related MCP Servers

View all finance servers →