njayp/ophis
Transform any Cobra CLI into an MCP server
This project helps Go developers integrate their existing command-line interface (CLI) applications, built with Cobra, into popular AI-powered coding environments. It automatically converts your CLI commands into 'tools' that can be understood and invoked by AI agents in applications like Claude Desktop, VSCode (with Copilot), and Cursor. This means you can expose the functionality of your CLI directly to AI assistants, making your custom tools accessible for automated tasks or AI-driven code generation.
Use this if you are a Go developer who has built a CLI with Cobra and wants to make its functionality available to AI coding assistants like Claude Desktop, VSCode Copilot, or Cursor without rewriting your application.
Not ideal if you are not a Go developer or if your CLI is not built using the Cobra framework.
Stars
80
Forks
10
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/njayp/ophis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)