/ Annuaire / Playground / Awesome Blockchain MCPs
● Communauté royyannick ⚡ Instantané

Awesome Blockchain MCPs

par royyannick · royyannick/awesome-blockchain-mcps

Curated list of Blockchain & Crypto MCP servers — on-chain data, on-chain actions, DeFi.

Curated list of Blockchain & Crypto MCP servers — on-chain data, on-chain actions, DeFi.

Démo en direct

Aperçu en pratique

awesome-blockchain-mcps.replay ▶ prêt
0/0

Installer

Choisissez votre client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "awesome-blockchain-mcps": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-blockchain-mcps"
      ]
    }
  }
}

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "awesome-blockchain-mcps": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-blockchain-mcps"
      ]
    }
  }
}

Cursor utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "awesome-blockchain-mcps": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-blockchain-mcps"
      ]
    }
  }
}

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "awesome-blockchain-mcps": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-blockchain-mcps"
      ]
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "awesome-blockchain-mcps",
      "command": "npx",
      "args": [
        "-y",
        "awesome-blockchain-mcps"
      ]
    }
  ]
}

Continue utilise un tableau d'objets serveur plutôt qu'une map.

~/.config/zed/settings.json
{
  "context_servers": {
    "awesome-blockchain-mcps": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "awesome-blockchain-mcps"
        ]
      }
    }
  }
}

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

claude mcp add awesome-blockchain-mcps -- npx -y awesome-blockchain-mcps

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : Awesome Blockchain MCPs

Get started with Awesome Blockchain MCPs

Quand l'utiliser : When you want to bring Awesome Blockchain MCPs into your Claude workflow.

Déroulement
  1. Install the MCP server in your client (see Install tab).
  2. Authenticate or configure required tokens.
  3. Ask Claude to use the new tools.
    Use Awesome Blockchain MCPs to help me with a task.✓ Copié

Résultat : Claude can interact with Awesome Blockchain MCPs directly from your IDE.

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills