Nobitex Market Data MCP Server
📊 Nobitex Marktdaten MCP-Server
Dies ist ein Model Context Protocol (MCP)-Server, der Zugriff auf Kryptowährungsmarktdaten von der Nobitex-API bietet.
✨ Funktionen
Erhalten Sie Marktstatistiken für bestimmte Kryptowährungspaare
Erhalten Sie Statistiken zum globalen Kryptowährungsmarkt
Related MCP server: Desk3 MCP Server
🛠️ Werkzeuge
getMarketStats: Statistiken für ein bestimmtes Kryptowährungs-Marktpaar abrufengetGlobalStats: Holen Sie sich globale Marktstatistiken für Kryptowährungen
🚀 Einrichtung
Installieren Sie Abhängigkeiten:
npm installFühren Sie den Server aus:
npm run start
🔗 Verwendung mit Claude Desktop
So fügen Sie diesen Server zu Claude Desktop hinzu:
Öffnen Sie die Claude Desktop-Einstellungen
Gehen Sie zum Abschnitt „Entwickler“ und klicken Sie auf „Konfiguration bearbeiten“.
Fügen Sie Ihrer
claude_desktop_config.jsonFolgendes hinzu:
{
"mcpServers": {
"nobitex": {
"command": "npm",
"args": [
"--prefix",
"/path/to/this/repo",
"run",
"start"
]
}
}
}Ersetzen Sie /path/to/this/repo durch den tatsächlichen Pfad zu diesem Repository auf Ihrem Computer.
Starten Sie Claude Desktop neu
Ausführen von Evaluierungen
Das Evals-Paket lädt einen MCP-Client, der anschließend die Datei index.ts ausführt, sodass zwischen den Tests kein Neuaufbau erforderlich ist. Sie können Umgebungsvariablen laden, indem Sie dem Befehl npx voranstellen. Die vollständige Dokumentation finden Sie hier .
OPENAI_API_KEY=your-key npx mcp-eval evals.ts tools/market.tools.tsBeispiel-Eingabeaufforderungen
„Wie hoch sind die aktuellen Bitcoin-Preise in Rial?“
„Wie ist der aktuelle Status des globalen Kryptowährungsmarktes?“
This server cannot be deployed
Maintenance
Related MCP Connectors
Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.
Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.
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.3314 npm39MIT

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.163MIT- AlicenseAqualityBmaintenanceAn 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.1192 npm1MIT
- AlicenseBqualityCmaintenanceMCP server for WhiteBit cryptocurrency exchange API, enabling market data retrieval, order book access, and real-time WebSocket streams.22Apache 2.0