Back to search
30
MCP

climax-mcp

pypi/climax-mcp

Expose any CLI as MCP tools via YAML configuration

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

Similar MCP servers embedding-nearest

llamacloud-mcp
Expose LlamaCloud services as MCP tools
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools
any-script-mcp
MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools via YAML configuration
0 tools
mcp-cli
A cli for the Model Context Provider
0 tools
goodreads-mcp
A CLI tool for Goodreads MCP integration
0 tools
jira-cli-mcp
Jira CLI as an MCP
0 tools

How to use

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

{
  "mcpServers": {
    "climax-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}