coin_api_mcp

This repository hosts a Model Context Protocol server providing access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve listings, quotes, and detailed information about various coins. This repository hosts

32
1

Coin MCP Server

smithery badge

This Model Context Protocol (MCP) server provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve listings, quotes, and detailed coin information.

Installation

Install via Smithery or by cloning the repository, building with uv build, and installing with uv pip install .. Run the server using python -m coin_api_mcp.

Configuration

Requires a CoinMarketCap API key, set via the COINMARKETCAP_API_KEY environment variable or the --api-key command-line argument. Configure for Claude.app by adding the server details to your Claude settings, ensuring the API key is set.

Contributing

Contributions are welcome.

License

Licensed under the MIT License.

Repository

LO
longmans

longmans/coin_api_mcp

Created

December 14, 2024

Updated

March 26, 2025

Language

Python

Category

Developer Tools