🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cartography-mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cartography-mcp-server

MCP server for Cartography market intelligence - human-curated crypto analysis via x402

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

Cartography MCP Server

MCP server for Cartography market intelligence. Human-curated crypto analysis delivered to AI agents via the Model Context Protocol.

Installation

npx cartography-mcp-server

Or install globally:

npm install -g cartography-mcp-server
cartography-mcp

Claude Desktop Configuration

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "cartography": {
      "command": "npx",
      "args": ["-y", "cartography-mcp-server"]
    }
  }
}

Tools

ToolDescriptionPrice
get_market_summaryCycle signal, phase, macro risk, altcoins tracked, meta & airdrop countsFree
get_market_intelligenceFull bundle: thesis, narrative lifecycle, metas, altcoin analysis, alpha$0.50 USDC
get_narrative_lifecycle4-year Bitcoin cycle positioning and macro risk$0.10 USDC
get_altcoin_analysisAltcoin scores across 12 dimensions$0.10 USDC
get_alphaCurrent metas and airdrop opportunities$0.10 USDC
get_crypto_signalsWeekly BTC, ETH, SOL position signals (0-100)$1.00 USDC

Resources

ResourceURIDescription
llms-txtcartography://llms.txtFull product and API documentation

Payment

All market data endpoints use the x402 protocol for payment. Payments are in USDC on Base (chainId 8453). When an endpoint requires payment, the tool returns x402 payment details including the amount, recipient, and asset address.

Environment Variables

VariableDefaultDescription
CARTOGRAPHY_BASE_URLhttps://cartography.capitalBase URL for the Cartography API

What is Cartography?

Cartography is a human-curated crypto market intelligence platform. All analysis is researched and written by analysts, not generated by AI. Data is updated weekly and includes:

  • Thesis - Investment strategy and conviction framework
  • Narrative Lifecycle - 4-year Bitcoin cycle signal, phase, and macro risk
  • Current Metas - Active market narratives (e.g., AgentFi, L2s)
  • Altcoin Analysis - Scored across credibility, vision, resilience, innovation, token utility, moat, community, VC quality, and more
  • Alpha - Known and speculative airdrop opportunities
  • Signals - Weekly buy/hold/sell recommendations for BTC, ETH, SOL

License

MIT

Keywords

mcp

FAQs

Package last updated on 04 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts