Credential Manager
JSON →A server for securely managing API credentials locally through the Model Context Protocol (MCP).
Install
uvx credential-manager-mcp Tools · 5
- list_credentials List credentials (id, app name only)
- get_credential_details Get full details of a credential by ID
- add_credential Add a new credential with app, base_url, access_token, optional user_name and expires
- update_credential Update fields of an existing credential by ID
- delete_credential Delete a credential by ID