agentstack

magiautonomous/agentstack
★ 0 stars HTML AI/LLM Updated 6d ago
Curated directory of open-source AI agents, MCP servers & agentic tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentstack": {
      "command": "npx",
      "args": [
        "-y",
        "magiautonomous/agentstack"
      ]
    }
  }
}

README Excerpt

Curated directory of open-source AI agents, MCP servers & agentic tools