Skip to content
Claude Desktop

bitstamp mcp for Claude Desktop

io.github.mrfentmen/bitstamp-mcp

Crypto prices from Bitstamp. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install bitstamp mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

bitstamp mcp in other clients