permitio/permit-fastmcp
Permit.io authorization middleware for FastMCP servers
This middleware helps developers secure their FastMCP (Multi-Competent Protocol) servers by integrating Permit.io authorization. It takes incoming MCP requests and validates them against predefined policies, determining if a user has permission to access specific server methods or tools. Developers building and managing MCP servers use this to enforce fine-grained access control.
Use this if you are a developer building a FastMCP server and need to implement robust, attribute-based access control to protect your server's tools and resources.
Not ideal if you are not using FastMCP for your server or if your application does not require external, policy-based authorization.
Stars
16
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/permitio/permit-fastmcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
datalayer/jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
alondmnt/joplin-mcp
MCP server for the Joplin note taking app