MCP Directory

mcpx

by lydakis · Go · ★ 52

Turn MCP servers into composable CLIs.

#agent-workflows#cli#developer-tools#go#mcp#model-context-protocol#openclaw#shell

Install

go install github.com/lydakis/mcpx@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcpx": {
      "command": "npx",
      "args": [
        "-y",
        "github:lydakis/mcpx"
      ]
    }
  }
}

From the README

Turn MCP servers into composable CLIs. Tool names match exactly what each server exposes. Tool-call output passes through unchanged (text or JSON), so you can pipe, redirect, or parse with . Install the general skill for your agent (recommended on day one): Add extra links as needed: Optionally write/update a managed guidance block in your global AGENTS file: If you already use MCP in Cursor, Claude Code, Cline, Codex, or Kiro, auto-discovers those server configs. No existing configs? Point at any MCP endpoint and start calling tools immediately: Every tool gets schema-aware for fr…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers