Server Andeti
Freeby MCP Community
Servidor MCP como herramienta ejecutable con npx para TIANDE
v0.1.11Added Apr 12, 2026
Server Andeti MCP Server
Servidor MCP como herramienta ejecutable con npx para TIANDE
Installation
Reviews
Installation
Quick install
npx -y mcpserver-andeti
Add to claude_desktop_config.json
{
"mcpServers": {
"server-andeti": {
"command": "npx",
"args": ["-y", "mcpserver-andeti"]
}
}
}