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