CoinStats MCP Server
MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.
Setup
API Key
You need a CoinStats API key. Obtain one from the CoinStats API Documentation.
Usage with MCP clients
Add the following to your client configuration:
NPX
Copy
Replace <YOUR_API_KEY>
with your actual CoinStats API key.
Docker
Copy
Replace <YOUR_API_KEY>
with your actual CoinStats API key.
Build
To build the project locally:
Copy
This command installs dependencies, compiles TypeScript to JavaScript, and sets execute permissions.
License
This MCP server is licensed under the MIT License. See the standard MIT License text for details.
This server cannot be installed
MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.