keyfactor-research/command-mcp
If you are the rightful owner of command-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Command-MCP is an experimental MCP server for Keyfactor Command, designed to facilitate certificate management operations using Python SDK.
Command-MCP is a Model Context Protocol (MCP) server specifically developed for Keyfactor Command, leveraging the Keyfactor Analytics & AI team's Python SDK. This server is intended to streamline various certificate management operations, such as retrieving license information, enrolling certificates, and revoking certificates. It is important to note that this software is in a preview stage and is not recommended for production environments. Users are advised to exercise caution and avoid providing AI tools with access to production data. The server is designed to be deployed locally, ensuring that sensitive operations are conducted within a secure environment. The integration with Claude for Desktop allows for enhanced user interaction and control over certificate management tasks.
Features
- Integration with Keyfactor Command for streamlined certificate management.
- Support for various operations including certificate enrollment and revocation.
- Local deployment for enhanced security and control.
- Compatibility with Claude for Desktop for improved user interaction.
- Experimental software not recommended for production use.
Usages
usage with Claude Desktop
{ "mcpServers": { "keyfactorCommand": { "command": "uv", "args": [ "--directory", "C:\\mcp", "run", "--env-file=C:\\mcp\\mcpenv.txt", "commandmcp.py" ] } } }