MCP Directory
Back

Alph

by Aqualia · TypeScript · ★ 67

Universal MCP Server Configuration Manager

#claude#cli#cursor#gemini#mcp#model-context-protocol#typescript

Install

npx -y github:Aqualia/Alph

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "alph": {
      "command": "npx",
      "args": [
        "-y",
        "github:Aqualia/Alph"
      ]
    }
  }
}

From the README

Alph — Configure MCP servers for your AI agents in one command. Local-first, atomic, and stress-free. Every AI agent speaks a different configuration language. Cursor wants JSON in . Claude expects it in . Gemini uses . One typo breaks everything. No backups. No validation. Manual editing is error-prone and time-consuming. You've probably been there: copy-pasting server URLs, fixing bracket mismatches, and restarting your IDE hoping it works this time. What should take 30 seconds becomes a 30-minute debugging session. Modern AI agents speak **MCP (Model Context Protocol)**, but wi…
Read full README on GitHub →

Related ai & ml servers