Loomal

forage

MCP server by github.com/isaac-levine/forage

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

11 starsnpm: forage-mcp

About forage

forage is an MCP (Model Context Protocol) server published by isaac-levine in the official MCP registry, listed under Search on Loomal. Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.

It ships as an npm package (forage-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/isaac-levine/forage, where the project has earned 11 GitHub stars.

Use forage with your agent

Claude Code · one command
claude mcp add forage -- npx -y forage-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "forage": {
      "command": "npx",
      "args": [
        "-y",
        "forage-mcp"
      ]
    }
  }
}
npmforage-mcp

Frequently asked questions

What is forage?
forage is an MCP (Model Context Protocol) server by isaac-levine in the Search category. Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.
How do I connect forage to Claude, Cursor, or another MCP client?
Install forage from its npm package (forage-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is forage open source?
Yes — the source code is public at github.com/isaac-levine/forage, with 11 GitHub stars.
Can AI agents pay to use forage?
Not yet through Loomal — forage is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain forage? Claim this listing free by verifying GitHub ownership, or contact us.