Alph is an MCP server configuration manager for AI agents. It simplifies setup by exposing a command-line interface to configure and manage MCP servers. It connects to GitHub for installation and provides tools for streamlining server deployment. Developers use it to quickly set up and manage MCP servers for AI agents.
Alph is an MCP server configuration manager for AI agents. It simplifies setup by exposing a command-line interface to configure and manage MCP servers. It connects to GitHub for installation and provides tools for streamlining server deployment. Developers use it to quickly set up and manage MCP servers for AI agents.
npx -y @aqualia/alph-cliAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aqualia-alph-github": {
"command": "npx",
"args": [
"-y",
"npx -y @aqualia/alph-cli"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Alph?"
API Key Required
This server requires an API key from Alph. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| ALPH_API_KEY | Yes | Your Alph API key |
"What resources are available in Alph?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Alph"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Alph with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.