Skip to content

Server Ande

Free

by MCP Community

Servidor MCP como herramienta ejecutable con npx

v0.1.14Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Server Ande MCP Server

Servidor MCP como herramienta ejecutable con npx

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y mcpserver-ande
Add to claude_desktop_config.json
{
  "mcpServers": {
    "server-ande": {
      "command": "npx",
      "args": ["-y", "mcpserver-ande"]
    }
  }
}