Skip to content

Server Andeti

Free

by MCP Community

Servidor MCP como herramienta ejecutable con npx para TIANDE

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

Server Andeti MCP Server

Servidor MCP como herramienta ejecutable con npx para TIANDE

Installation

Reviews

Leave a Review

Installation

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