Certificate Authority API ServerServer

ag2-mcp-servers
GitHub
APICertificate AuthorityGoogle Cloud

Loading subscription status...

💡 Description

An MCP server for the Google Certificate Authority API that allows management of private certificate authorities through natural language interactions.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Certificate Authority API Server": {
        "env": {
          "CONFIG": "{}",
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

Pythonpipuvruffpytest