Cover image
Try Now
2025-04-03

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

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. Demonstration

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?"
  • 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?"

Example Usage with Claude

In Claude Desktop

  1. Add a new MCP Tool in Claude Desktop
  2. Choose "Local Process"
  3. Set the command to run the server:
    node /path/to/kuru-mcp-server/dist/index.js
    
  4. 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.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • HiveNexus
  • Un bot de chat de IA para equipos pequeños y medianos, que apoyan modelos como Deepseek, Open AI, Claude y Gemini. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 Claude 、 Géminis 等模型。

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

    Reviews

    4 (1)
    Avatar
    user_tT9tuhzW
    2025-04-16

    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!