PluginBench
MCP Server

Crypto Market Pulse MCP Server

com.pythonanywhere.cryptopulse/mcp

What is the Crypto Market Pulse MCP server?

Pay-per-call crypto data on Base: market pulse, prices, chain snapshot, USDC stats. x402 USDC.

How to install Crypto Market Pulse

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://cryptopulse.pythonanywhere.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp": {
      "serverUrl": "https://cryptopulse.pythonanywhere.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://cryptopulse.pythonanywhere.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cryptopulse.pythonanywhere.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http mcp https://cryptopulse.pythonanywhere.com/mcp

Related MCP servers

Repair malformed JSON, DNS lookup, extract URLs, base64, case, hash, time. Pay per call USDC Base.