Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💰 Finance & Fintech
  3. Coinmarket MCP Server
Coinmarket MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:33:27 PM

Coinmarket MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository50 GitHub StarsTotal stargazers on GitHub for the source repository (50 stars).Visit Website
cryptocurrencymarket-datacoinmarketcapfinance

Fetches cryptocurrency listings and token quotes through the CoinMarketCap API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for anjor/coinmarket-mcp-server, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (2) Directory Badge Claim listing Alternatives💰 More in Finance & Fintech

Overview

anjor/coinmarket-mcp-server MCP server exposes CoinMarketCap data through MCP tools and resources. It requires a CoinMarket API key and provides current currency listings plus token quotes filtered by slug or symbol. Use anjor/coinmarket-mcp-server MCP server when an agent needs cryptocurrency market reference data rather than trading or portfolio actions.

Use cases

•Retrieve the latest cryptocurrency listings
•Look up token quotes by symbol
•Look up token quotes by slug
•Expose CoinMarketCap data to Claude Desktop

Key features

•Latest currency listings
•Token quotes by slug or symbol
•Custom coinmarket:// resources
•Claude Desktop configuration
•Docker execution option

Capabilities & Tool Schemas (2) ~21 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Coinmarket MCP Server.

get-currency-listings

Get the latest currency listings

get-quotes

Get quotes for tokens

How Coinmarket MCP Server works

What anjor/coinmarket-mcp-server MCP server does

anjor/coinmarket-mcp-server MCP server connects an MCP client to selected CoinMarketCap API functionality. It exposes two tools: get-currency-listings retrieves the latest currency listings, while get-quotes retrieves quotes for tokens. The quote tool accepts an optional string identifying a token by slug, such as bitcoin, or by symbol, such as BTC.

The server also declares resources using a custom coinmarket:// URI scheme. These resources represent individual notes and provide a name, description, and text/plain content type. The supplied documentation does not describe additional note operations or the relationship between notes and CoinMarketCap records.

How it works

An MCP-compatible client starts the Python server locally, and the server uses the configured CoinMarket API key to call supported CoinMarketCap endpoints. Results from the listing and quote operations are made available to the agent through the MCP tool interface.

The project targets Python 3.12 or newer and uses uv as its package and execution manager. The README also documents a Docker-based launch option. In either setup, the process needs access to the COINMARKET_API_KEY environment variable.

Setup and configuration

Install Python 3.12 or later and the uv package manager, or build and run the supplied Docker image. For a local development checkout, the documented Claude Desktop configuration invokes uv with the repository directory and the coinmarket_service entry point. Replace the example repository path with the actual cloned project path before using that configuration.

Docker users can build an image tagged coinmarket-service and start it with COINMARKET_API_KEY passed into the container. The API key must be valid, and the repository root used for local execution must contain pyproject.toml.

Claude Desktop configuration is explicitly covered in the README for both macOS and Windows. The documentation does not provide configuration examples for other MCP clients.

Tools and capabilities

  • get-currency-listings: returns the latest currency listings.
  • get-quotes: returns token quotes and can accept a slug or symbol as an optional string.
  • coinmarket:// resources: exposes individual note resources with names, descriptions, and plain-text content.

The documented scope is read-oriented market data retrieval. No tool for placing trades, managing holdings, submitting orders, or modifying cryptocurrency data is described.

Limitations and notes

The server cannot make CoinMarketCap requests without a CoinMarket API key. API availability, quotas, response coverage, and pricing are not specified in the supplied material, so those details should be checked against CoinMarketCap’s documentation.

The documented local launch command depends on the repository path and a correctly installed uv executable. If Claude Desktop reports spawn uv ENOENT, the README attributes that error to uv being unavailable or missing from the system PATH; restarting the client and verifying uv --version are suggested troubleshooting steps.

anjor/coinmarket-mcp-server MCP server is documented as a Python project, not as a published package with a standalone package-manager installation command. Its README provides source-directory and Docker workflows instead.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    💰 Finance & Fintech4 views
    Compare vs Coincap MCP →
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Alpha Vantage API integration to fetch both stock and crypto information

    💰 Finance & Fintech3 views
    Compare vs Alpha Vantage MCP →
  • Coin MCP Server logoCoin MCP Server

    Bitget API to fetch cryptocurrency price.

    💰 Finance & Fintech2 views
    Compare vs Coin MCP Server →
  • Xinkuang China Stock MCP logoXinkuang China Stock MCP

    Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne…

    💰 Finance & Fintech4 views
    Compare vs Xinkuang China Stock MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
50
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Coinmarket MCP Server

Install Python 3.12 or newer and uv, then run the documented project entry point from a cloned repository. The README also documents building and running a Docker image.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCoinmarket MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/anjor-coinmarket-mcp-server?style=directory)](https://allmcps.com/mcp/anjor-coinmarket-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/anjor-coinmarket-mcp-server"><img src="https://allmcps.com/api/badge/anjor-coinmarket-mcp-server?style=directory" alt="Coinmarket MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category💰Finance & Fintech
PricingBring your own API key (usage-based cost)
More technical detailsExpand â–¾
AuthAPI key
ClientsClaude Desktop
Last updatedSep 7, 2026
9/9 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars50
GitHub Star CountTotal stargazers on GitHub representing community popularity (50 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 24, 2025
44Quality signal: Fair · 44/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💰 Finance & Fintech →Best MCP servers for Finance & Fintech →Alternatives to Coinmarket MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code