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. Coincap MCP
Coincap MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:16:31 PM

Coincap MCP

User RatingsBe the first to rate and review this MCP server!
View Repository92 GitHub StarsTotal stargazers on GitHub for the source repository (92 stars).
cryptocurrencyfinancemarket-datacoincap

Queries CoinCap for cryptocurrency prices and asset listings through MCP without requiring an API key.

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.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "quantgeekdev-coincap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💰 More in Finance & Fintech

Overview

QuantGeekDev/coincap-mcp MCP server connects MCP clients to CoinCap’s public cryptocurrency API. It provides Bitcoin and general crypto price lookups plus a list of available assets, with no API key or registration required. Use it when an agent needs current CoinCap market data and can run a local Node.js-based MCP process.

Use cases

•Check Bitcoin prices
•Retrieve prices for supported cryptocurrencies
•List assets available from CoinCap
•Answer basic crypto market-data questions

Key features

•Bitcoin-specific price lookup
•Price lookup for supported cryptocurrencies
•CoinCap asset listing
•Public API access without credentials
•Local Node.js MCP runtime

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
Bitcoin-specific price lookup
Price lookup for supported cryptocurrencies
CoinCap asset listing
Public API access without credentials
Local Node.js MCP runtime

How Coincap MCP works

What the QuantGeekDev/coincap-mcp MCP server does

The QuantGeekDev/coincap-mcp MCP server exposes selected CoinCap cryptocurrency data through MCP tools. It is designed for agents that need to answer questions about crypto prices or discover which assets are available from CoinCap.

The included capabilities cover three use cases:

  • Looking up Bitcoin’s price with a dedicated Bitcoin-focused tool.
  • Retrieving the price of another cryptocurrency supported by CoinCap.
  • Listing the crypto assets available through the CoinCap API.

The repository description also identifies the integration as a source of market information, and the README uses price, asset availability, and market-cap questions as example prompts.

How it works

The process runs locally and sends requests to CoinCap’s public API. No API key, account registration, or credential configuration is described as necessary. An MCP-compatible client starts the process, discovers its tools, and passes requests from the agent to the relevant CoinCap operation.

The server is implemented as a Node.js project. The documented prerequisites are Node.js 18 or later and npx. Its API access is read-oriented in the documented tool set: the README describes price retrieval and asset listing, not account actions or cryptocurrency transactions.

Setup and configuration

To run the QuantGeekDev/coincap-mcp MCP server with Claude Desktop, add an MCP server entry to Claude Desktop’s configuration file. On macOS, the documented location is ~/Library/Application Support/Claude/claude_desktop_config.json; on Windows, it is %APPDATA%/Claude/claude_desktop_config.json.

A direct local configuration uses npx to launch the coincap-mcp package. The repository also documents Smithery as an automated installation option for Claude Desktop, but that installer is separate from the server’s own runtime command.

For local development, install the npm dependencies with npm install, create the build with npm run build, and use npm run watch for automatic rebuilds during development. The README also shows a Claude Desktop configuration that starts the generated build/index.js file directly.

Tools and capabilities

The documented tools are:

  • Bitcoin price lookup: Returns the price for Bitcoin through a purpose-built API call.
  • Crypto price lookup: Retrieves the price of a cryptocurrency available from CoinCap.
  • Asset listing: Returns the collection of crypto assets exposed by CoinCap.

These tools support prompts such as asking for Bitcoin’s price, requesting the available crypto assets, or checking information about Ethereum. The material does not specify historical data, trading functions, alerts, portfolio tracking, or write operations.

Limitations and notes

The QuantGeekDev/coincap-mcp MCP server depends on CoinCap’s public API and therefore only exposes information available from that API. The README does not document an API-key setting, configurable endpoints, historical-price queries, rate-limit behavior, or response schemas.

Claude Desktop is the only MCP client explicitly shown in the setup instructions. Other clients may require their own configuration format, but compatibility with them is not established by the provided material. The project is released under the MIT License.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • 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 →
  • MCP Market Data logoMCP Market Data

    Live cryptocurrency market data. 8 tools for real-time prices, OHLCV, order books, and market summaries. Zero API keys required. Zero dependencies.

    💰 Finance & Fintech2 views
    Compare vs MCP Market Data →
  • MCP Server Ccxt logoMCP Server Ccxt

    An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.

    💰 Finance & Fintech4 views
    Compare vs MCP Server Ccxt →

Adoption & maintenance

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

GitHub stars
92
Stargazers on the source repository.
npm downloads
33k
Package downloads in the last 30 days.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
4 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 Coincap MCP

Install Node.js 18+ and use npx to run the coincap-mcp package, or configure the built local entry point in Claude Desktop. The README also documents Smithery installation for Claude Desktop.

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 PreviewCoincap MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/quantgeekdev-coincap-mcp?style=directory)](https://allmcps.com/mcp/quantgeekdev-coincap-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/quantgeekdev-coincap-mcp"><img src="https://allmcps.com/api/badge/quantgeekdev-coincap-mcp?style=directory" alt="Coincap MCP on AllMCPs" /></a>

Technical Specs & Signals

Category💰Finance & Fintech
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 3, 2026
4/7 checks healthy over the last 32d
Views4
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 stars92
GitHub Star CountTotal stargazers on GitHub representing community popularity (92 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jan 30, 2025
npm downloads33,418/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good · 55/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 & tools23/30
Adoption & activity7/15
Community engagement1/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev · @smithery/cli (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 and attach your website — 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 Coincap MCP →Install in Claude DesktopInstall in CursorInstall in VS Code