📊 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:Copy
- Run the server:Copy
🔗 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
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.Last updated -313625TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface. Updated to use Coin Cap API v3Last updated -337TypeScriptMIT License
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -64JavaScriptMIT License
- AsecurityFlicenseAqualityAn MCP server that provides real-time financial data integration with Alpha Vantage's API, enabling access to stock market data, cryptocurrency prices, forex rates, and technical indicators.Last updated -72JavaScript