Certman
app.certman/server
Documentation
Installation
Connect your MCP client to the streamable HTTP endpoint at https://mcp.certman.app.
Configuration
Certman supports OAuth 2.1 discovery for MCP clients, so OAuth-capable clients can connect with only the server URL. API-key auth is also supported via the Authorization header.
Remote target: streamable-http:https://mcp.certman.app
Capabilities
Certman exposes tools for whoami, list_cas, get_ca, get_ca_chain, list_certificates, get_certificate, issue_certificate, revoke_certificate, and renew_certificate.
Limitations
Passphrase-protected CAs require caPassphrase when issuing, revoking, or renewing certificates. API keys are scoped per CA, and the service documents rate limits for certificate issuance and renewal.
