HomeDevelopment › forage

forage

Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.

TypeScript Local macOSWindowsLinux
★ 18 stars Last pushed 2026-02-21 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "forage": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry