Back to search
30
MCP

credential-manager-mcp

pypi/credential-manager-mcp

A FastMCP server for securely managing API credentials locally

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fastmcp-file-server
Secure MCP file server with multi-tier authentication
0 tools
fastmcp-credentials
Credential injection middleware for FastMCP servers — keeps secrets out of the LLM
0 tools
vault
Secret and credential management MCP — securely store, retrieve, manage API keys and tokens
0 tools
cli-mcp-server-fastmcp
Command line interface for MCP clients with secure execution and customizable security policies
0 tools
keycardai-fastmcp
FastMCP integration for Keycard OAuth client with automated token exchange and authentication
0 tools
kroger-mcp
FastMCP server for Kroger API integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "credential-manager-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}