Add policy-based authorization to your FastMCP servers with Eunomia
tools/list
, resources/list
, prompts/list
), hiding to the client components that are not authorized by the defined policies.
tools/call
, resources/read
, prompts/get
), blocking operations that are not authorized by the defined policies.
eunomia-mcp
package:
eunomia-mcp
CLI in your terminal to manage your authorization policies:
mcp_policies.json
file that you can further edit to your access control needs.
X-Agent-ID
, X-User-ID
, User-Agent
, or Authorization
and an automatic mapping of MCP methods to authorization resources and actions.