Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"codeglide-mcp-server": {
"command": "bash",
"args": [
"-c",
"docker run --pull=always --platform linux/amd64 --rm -i -v $(pwd):$(pwd) -e MCP_CLIENT=$(whoami) -v codeglide-data:/var/codeglide/data ghcr.io/codeglide/mcpserver:latest"
]
}
}
}Server configuration and connection parameters
bashCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin codeglide-codeglide-agents