Back to search
30
MCP

fastmcp-credentials

pypi/fastmcp-credentials

Credential injection middleware for FastMCP servers — keeps secrets out of the LLM

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

Similar MCP servers embedding-nearest

credential-manager-mcp
A FastMCP server for securely managing API credentials locally
0 tools
cerbos-fastmcp
Cerbos authorization middleware for FastMCP servers.
0 tools
mcp-bastion-fastmcp
MCP-Bastion security middleware for FastMCP servers. Prompt injection, PII, and rate-limit protection.
0 tools
fastmcp-pvl-core
Shared FastMCP infrastructure: auth, middleware, logging, server-factory helpers
0 tools
fastmcp-file-server
Secure MCP file server with multi-tier authentication
0 tools
iflow-mcp_permitio-permit-fastmcp
Permit.io authorization middleware for FastMCP servers.
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp-credentials": {
      "url": "None",
      "transport": "http"
    }
  }
}