Enterprise DNA
M MCP Servers Developer low

anjor/coinmarket-mcp-server

by Various

🐍 ☁️ - Coinmarket API integration to fetch cryptocurrency listings and quotes

A

MCP

anjor/coinmarket-mcp-server

Added 1 June 2026

Overview

An MCP server that connects to the Coinmarket API to fetch cryptocurrency listings and quotes. It is implemented in Python and designed for integration with MCP-compatible clients.

Best for

Best for
Developers building MCP-based agents or assistants that need cryptocurrency price data

Use cases

  • Retrieve current cryptocurrency market data inside an AI assistant or agent
  • Build automated tools that require real-time crypto quotes
  • Integrate Coinmarket API data into MCP-enabled workflows

How to use

Tools exposed

  • get-currency-listings
  • get-quotes

Tested with

Claude Desktop

Example client config

"mcpServers": {\n    "coinmarket_service": {\n      "command": "uv",\n      "args": [\n        "--directory",\n        "/path/to/coinmarket_service",\n        "run",\n        "coinmarket_service"\n      ],\n      "env": {\n        "COINMARKET_API_KEY": "<insert api key>"\n      }\n    }\n  }

Notes

An MCP server that connects to the Coinmarket API to fetch cryptocurrency listings and quotes. It is implemented in Python and designed for integration with MCP-compatible clients.

49 stars on GitHub. Last updated 2025-06-24. Licensed MIT.

Use cases

  • Retrieve current cryptocurrency market data inside an AI assistant or agent
  • Build automated tools that require real-time crypto quotes
  • Integrate Coinmarket API data into MCP-enabled workflows

Pros

  • Straightforward Python implementation with clear API mapping
  • Open source and easy to self-host for custom use cases
  • Compatible with any MCP client or agent framework

Cons

  • Requires a Coinmarket API key, which may involve a paid plan for full access
  • Limited to the Coinmarket API dataset (no other providers)
  • Small community and limited documentation beyond the repository README

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Straightforward Python implementation with clear API mapping
  • Open source and easy to self-host for custom use cases
  • Compatible with any MCP client or agent framework

Cons

  • Requires a Coinmarket API key, which may involve a paid plan for full access
  • Limited to the Coinmarket API dataset (no other providers)
  • Small community and limited documentation beyond the repository README
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks