Nobitex Market Data MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nobitex Market Data MCP Servershow me the current Bitcoin to Tether price"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📊 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
Related MCP server: Desk3 MCP Server
🛠️ Tools
getMarketStats: Fetch statistics for a specific cryptocurrency market pairgetGlobalStats: Fetch global cryptocurrency market statistics
🚀 Setup
Install dependencies:
npm installRun the server:
npm run start
🔗 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:
{
"mcpServers": {
"nobitex": {
"command": "npm",
"args": [
"--prefix",
"/path/to/this/repo",
"run",
"start"
]
}
}
}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.
OPENAI_API_KEY=your-key npx mcp-eval evals.ts tools/market.tools.tsExample Prompts
"What are the current Bitcoin prices in rials?"
"What is the current global cryptocurrency market status?"
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceA 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 updated330639MIT

Desk3 MCP Serverofficial
AlicenseBqualityDmaintenanceCryptocurrency MCP Server! Free! This powerful tool is designed for blockchain enthusiasts, providing comprehensive, real-time cryptocurrency information at your fingertips. Whether you're an experienced trader or just starting your journey into the crypto world.Last updated163MIT- AlicenseAqualityCmaintenanceAn MCP server for the pex.bot AI simulated crypto exchange that enables users to manage accounts, check real-time market data, and execute trades. It provides tools for profile management, order execution, and asset tracking within a simulated cryptocurrency trading environment.Last updated11471MIT
- AlicenseBqualityCmaintenanceMCP server for WhiteBit cryptocurrency exchange API, enabling market data retrieval, order book access, and real-time WebSocket streams.Last updated22Apache 2.0
Related MCP Connectors
Crypto intelligence MCP for market data, DeFi, wallets, security, DEX, NFTs, and Solana.
A MCP server for the Frankfurter API for currency exchange rates.
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xmannii/nobitex-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server