📊 Nobitex Market Data MCP Server
This is a Model Context Protocol (MCP) server that provides access to cryptocurrency market data from the Nobitex API.
✨ Features
- Get market statistics for specific cryptocurrency pairs
- Get global cryptocurrency market statistics
🛠️ Tools
getMarketStats
: Fetch statistics for a specific cryptocurrency market pairgetGlobalStats
: Fetch global cryptocurrency market statistics
🚀 Setup
- Install dependencies:
- Run the server:
🔗 Usage with Claude Desktop
To add this server to Claude Desktop:
- Open Claude Desktop settings
- Go to the "Developer" section and click "Edit Config"
- Add the following to your
claude_desktop_config.json
:
Replace /path/to/this/repo
with the actual path to this repository on your computer.
- Restart Claude Desktop
Running evals
The evals package loads an mcp client that then runs the index.ts file, so there is no need to rebuild between tests. You can load environment variables by prefixing the npx command. Full documentation can be found here.
Example Prompts
- "What are the current Bitcoin prices in rials?"
- "What is the current global cryptocurrency market status?"
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
An MCP server that provides access to cryptocurrency market data from the Nobitex API, enabling users to fetch specific cryptocurrency pair statistics and global market data.
Related MCP Servers
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -158JavaScriptMIT License
- -securityAlicense-qualityProvides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.Last updated -101JavaScriptMIT License
- AsecurityAlicenseAqualityMCP service that provides real-time access to Binance cryptocurrency market data, allowing AI agents to fetch current prices, order books, candlestick charts, and trading statistics through natural language queries.Last updated -124422JavaScriptApache 2.0
CoinStats MCP Serverofficial
AsecurityAlicenseAqualityMCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.Last updated -305795TypeScriptMIT License