MCP Server
MCP
DevOps Agent
Manage AWS, Azure, GCP, Kubernetes, CI/CD, Docker, Terraform and more. 727 tools.
Install
npx -y @devopsagent/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://devopsagent.io/mcp/"
},
{
"type": "sse",
"url": "https://devopsagent.io/mcp/sse"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@devopsagent/mcp-server",
"version": "1.0.6",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
sse
npm
By
Comments
Sign in to leave a comment