Loading MCP server directory, please wait...
Opsera AI Agent MCP server providing authenticated DevOps automation over SSE
npx @getmcp/cli add io.opsera/opseraRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for authenticated access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.opsera/opsera": {
"url": "https://agent.opsera.io/mcp",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}