mcp

Jinzo03/mcp
★ 0 stars Python AI/LLM Updated today
Enterprise Crypto MCP Gateway is a composable FastMCP server that gives any MCP-compatible client live crypto market data and AI-driven quant signals — via a namespaced dual-server architecture backed by CoinGecko, Gemini 2.5 Flash, and full OpenTelemetry instrumentation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "uvx",
      "args": [
        "mcp"
      ]
    }
  }
}

Or install with pip: pip install mcp

README Excerpt

--- Enterprise Crypto MCP Gateway is a dual-server MCP system that gives any MCP-compatible AI client (Claude Desktop, Cursor, etc.) direct, structured access to live crypto market data and quantitative signals. A master gateway composes two specialized sub-servers — one handling raw data retrieval and local filtering, the other running a full AI-backed quant pipeline with structured Pydantic output and a rich rendered UI — all wired with OpenTelemetry spans for end-to-end observability.

Tools (7)

code_api_data_filteringget_crypto_price_executionget_trending_markets_resourcemarket_get_crypto_pricemarket_query_and_filter_market_dataorchestration_pipeline_rootquant_advanced_crypto_quant_pipeline

Topics

fastmcpgemini-apillmmcp-clientmcp-serveropentelemetry