mcp-server-llm-ops

kashifsayyad09/mcp-server-llm-ops
★ 1 stars Python 🤖 AI/LLM Updated 7d ago
mcp-server-llm-ops
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": {
    "mcp-server-llm-ops": {
      "command": "uvx",
      "args": [
        "mcp-server-llm-ops"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-llm-ops