Back to search
30
MCP

cli

mcpgod/cli

Fine-grained control over model context protocol (MCP) clients, servers, and tools. Context is God.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cli2mcp
Wrap any CLI as a Model Context Protocol (MCP) server for Claude, ChatGPT, Cursor, Gemini and any MCP-compatible client — schema auto-inferr
0 tools
mcp-cli
A CLI inspector for the Model Context Protocol
0 tools
cli-mcpx
A modern Python CLI tool for MCP (Model Context Protocol) server management
0 tools
mcp
A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
0 tools
mcp-base
CLI tools for MCP (Model Context Protocol) server setup and management with OIDC support (Auth0, Dex, Keycloak)
0 tools
cli2mcp
Wrap any CLI as a Model Context Protocol server - schema auto-inferred from --help.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cli": {
      "url": "None",
      "transport": "http"
    }
  }
}