MCP server intelligence profile

CoinGecko MCP - Cryptocurrency Price & Market Data MCP Server

Official CoinGecko API MCP Server for Crypto Price & Market Data. More details: https://docs.coingecko.com/reference/mcp-server

Local OnlyOfficial distributioncoingecko
Verified cleanNpm · 8.0.0

Our scanner tested version 8.0.0 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
2Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @coingecko/coingecko-mcp from npm

Install exact version 8.0.0. No verified executable entrypoint is available, so use the package documentation to launch it.

npm install --save-exact @coingecko/coingecko-mcp@8.0.0

Identity

Canonical slugcoingecko-mcp-cryptocurrency-price-market-data-c300b314DeploymentLocal Only
Canonical packagenpm:@coingecko/coingecko-mcpRepositorycoingecko/coingecko-typescript
First publishedLatest release
Last security verificationClassification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@coingecko/coingecko-mcp8.0.044Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@coingecko/coingecko-mcp8.0.0CurrentSep 5, 20262 toolsSucceeded · 0 resources · 0 promptsFailed
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDKArtifact SHA-25686db20680abe2413da0219a77260a4762f256c4b053c57bf1311948ebf7bdd79
Scannermcp-proof-engine 0.1.0Scan completedSep 2, 2026
Security ratingMethodology

Current protocol inventory

2025-06-18Negotiated protocol
coingecko_coingecko_typescript_apiServer-reported name
2Capability groups
Sep 2, 2026Observed

Tools 2

ToolCategoryAnnotationsRisk
executeRuns JavaScript code to interact with the Coingecko API. You are a skilled TypeScript programmer writing code to interface with the service. Define an async function named "run" that takes a single parameter of an initialized SDK client and it will be run. For example: ``` async function run(client) { const price = await client.simple.price.get({ vs_currencies: 'usd', ids: 'bitcoin' }); } ``` You will be returned anything that your function returns, plus the results of any console.log statements. Do not add try-catch blocks for single API calls. The tool will handle errors for you. Do not add comments unless necessary for generating better code. Code will run in a container, and cannot interact with the network outside of the given SDK client. Variables will not persist between calls, so make sure to return or log any data you might need later. Remember that you are writing TypeScript code, so you need to be careful with your types. Always type dynamic key-value stores explicitly as Record<string, YourValueType> instead of {}.
Input schema
{
  "type": "object",
  "properties": {
    "code": {
      "type": "string",
      "description": "Code to execute."
    },
    "intent": {
      "type": "string",
      "description": "Task you are trying to perform. Used for improving the service."
    }
  },
  "required": [
    "code"
  ]
}
Annotations
{
  "readOnlyHint": true
}
Read only
search_docsSearch SDK documentation to find methods, parameters, and usage examples for interacting with the API. Use this before writing code when you need to discover the right approach.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "The query to search for."
    },
    "language": {
      "type": "string",
      "description": "The language for the SDK to search for.",
      "enum": [
        "http",
        "python",
        "go",
        "typescript",
        "javascript",
        "terraform",
        "ruby",
        "java",
        "kotlin"
      ]
    },
    "detail": {
      "type": "string",
      "description": "The amount of detail to return.",
      "enum": [
        "default",
        "verbose"
      ]
    }
  },
  "required": [
    "query",
    "language"
  ]
}
Annotations
{
  "readOnlyHint": true
}
Read only

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

CoinGecko MCP - Cryptocurrency Price & Market Data MCP Server questions

How do I install CoinGecko MCP - Cryptocurrency Price & Market Data MCP Server?

Install the selected package version with: npm install --save-exact @coingecko/coingecko-mcp@8.0.0

What tools does CoinGecko MCP - Cryptocurrency Price & Market Data MCP Server provide?

CoinGecko MCP - Cryptocurrency Price & Market Data MCP Server exposed 2 tools during independent protocol observation, including execute, search_docs.

Is CoinGecko MCP - Cryptocurrency Price & Market Data MCP Server secure?

Our scanner tested version 8.0.0 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.