nobitex-mcp-server

nobitex-mcp-server

22

The Nobitex Market Data MCP Server is designed to provide access to cryptocurrency market data through the Nobitex API. It offers features like fetching market statistics for specific pairs and obtaining global statistics, making it useful for financial market assessments.

How do I install the necessary dependencies?

Run the command npm install in your terminal to install all required dependencies.

How can I start the server?

Use the command npm run start to initiate the server.

What is the purpose of the getMarketStats tool?

The getMarketStats tool is used to fetch statistics for a specific cryptocurrency market pair.

How do I integrate the server with Claude Desktop?

Add the server configuration to your claude_desktop_config.json file and restart Claude Desktop.

Where can I find more documentation on running evals?

Full documentation can be found at mcpevals.io/docs.