ophis

njayp/ophis
★ 80 stars Go 💻 Code/Dev Tools Updated 26d ago
Transform any Cobra CLI into an MCP server
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": {
    "ophis": {
      "command": "go",
      "args": [
        "run",
        "github.com/njayp/ophis@latest"
      ]
    }
  }
}

Topics

clicobracobra-cligogolanggolang-librarymcpmcp-serveropen-source