limen

Belphemur/limen
★ 0 stars Go 💻 Code/Dev Tools Updated today
Limen — The MCP Gateway. Aggregates upstream MCP servers behind a single endpoint with Code Mode for 94-99% context window reduction.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "limen": {
      "command": "go",
      "args": [
        "run",
        "github.com/Belphemur/limen@latest"
      ]
    }
  }
}

README Excerpt

> The MCP Gateway Aggregate multiple upstream MCP servers behind a single endpoint, using **Code Mode** to collapse all tool definitions into 2 meta-tools -- achieving 94-99% context window reduction. ``` MCP Client (Claude, Cursor, etc.) │ │ connects to ONE endpoint ▼ ┌─────────────────────────────────────────────┐

Tools (3)

authcodemodeupstreams