Back to Browse

Crypto Price MCP Server

FinanceModerate6.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Live crypto prices and candles for AI agents (200+ coins). Data only, no trading advice.

About

Live crypto prices and candles for AI agents (200+ coins). Data only, no trading advice.

Security Report

6.7
Moderate6.7Moderate Risk

This is a well-designed, security-conscious MCP server with minimal attack surface. It uses only standard library dependencies for core functionality, implements proper input validation, and clearly scopes its purpose to data retrieval only. No credentials are required, no sensitive data is logged, and permissions align perfectly with its stated purpose of fetching public market data. Package verification found 1 issue (1 critical, 0 high severity).

6 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-wesseltl-crypto-price-mcp": {
      "args": [
        "hyperliquid-price-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!