carbon-cashmere-mcp

carbon-cashmere-mcp

Crypto intelligence MCP: 104 tools for market data, ML signals, on-chain analytics, derivatives, and Bittensor subnets. Pay-per-call via x402 USDC on Base/Solana/Algorand/Stellar or $9.99/mo API key.

Category
Visit Server

README

Carbon & Cashmere — Crypto Intelligence MCP Server

Professional crypto trading intelligence MCP server with 104 tools covering real-time market data, ML signals, on-chain analytics, derivatives, historical data, and Bittensor subnet intelligence. Payment via x402 USDC micropayments on Base, Solana, Algorand, and Stellar — or a $9.99/month API key.

  • Live endpoint: https://api.carbon-cashmere.de/mcp/
  • Server card: https://api.carbon-cashmere.de/.well-known/mcp/server-card.json
  • Docs: https://api.carbon-cashmere.de/docs
  • Status: production, v3.0.0, 104 tools, 3 prompts, 2 resources

What's inside

Category Tools
Real-time prices 116 coins, OHLCV 15m/1h/4h/1d
ML signals V3 tsfresh ensemble, per-coin models (BTC/ETH/SOL/KAS/TAO)
On-chain Own Bitcoin Core + Kaspa + Bittensor nodes (no third-party delay)
Derivatives Funding rates, open interest, liquidations, 730d history
Technicals RSI/MACD/BB/ADX/ATR/OBV/VWAP across intervals
Volatility GARCH(1,1), Parkinson, Garman-Klass, vol-regime
Cross-sectional Rotation, relative strength, dispersion, correlation
Pairs/factors Cointegration, OU half-life, beta-to-BTC, 4-factor decomposition
Research Daily/weekly reports, narratives, track records
Bundles BTC-ultimate, quant-research-suite, analytics-bundle

Full tool list is published dynamically at /.well-known/mcp/server-card.json.

Connecting

This repository contains a thin Docker wrapper that proxies stdio MCP to the hosted streamable-HTTP endpoint via mcp-proxy.

Docker

docker build -t carbon-cashmere-mcp .
docker run --rm -i carbon-cashmere-mcp

Native (stdio client)

pip install mcp-proxy
mcp-proxy https://api.carbon-cashmere.de/mcp/

Claude Desktop

{
  "mcpServers": {
    "carbon-cashmere": {
      "command": "mcp-proxy",
      "args": ["https://api.carbon-cashmere.de/mcp/"]
    }
  }
}

Smithery

Also available as a hosted remote server on Smithery: https://smithery.ai/server/carboncashmere/cryptointelligence

Pricing

  • Free tier: /v1/prices, /v1/fear-greed, /v1/status (no payment)
  • Paid endpoints: $0.003 – $0.35 per call via x402 micropayments
  • API key: $9.99/month flat (Stripe)
  • AgentKit: World ID verified agents get 3 free calls per endpoint

License

MIT — see LICENSE

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured