assets

GitHub

A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

5,361 stars Go
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "assets": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-assets"
      ]
    }
  }
}