Back to search
30
MCP

cerbos-fastmcp

pypi/cerbos-fastmcp

Cerbos authorization middleware for FastMCP servers.

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

Similar MCP servers embedding-nearest

iflow-mcp_permitio-permit-fastmcp
Permit.io authorization middleware for FastMCP servers.
0 tools
fastmcp-http
FastMCP services via HTTP.
0 tools
fastmcp-credentials
Credential injection middleware for FastMCP servers — keeps secrets out of the LLM
0 tools
fastmcp-trello
A Trello MCP server built with FastMCP
0 tools
credential-manager-mcp
A FastMCP server for securely managing API credentials locally
0 tools
fastmcp-file-server
Secure MCP file server with multi-tier authentication
0 tools

How to use

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

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