OpenFGA MCP server enables large language models to interact with OpenFGA authorization stores through a standardized protocol. Built by Evan Sims, it provides tools to read, search, and manipulate fine-grained access control policies programmatically, with support for checking permissions, creating relationships, and generating explanations for access decisions.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Create a new store in OpenFGA.
List all stores in OpenFGA.
Retrieve details of a specific store.
Delete a specific store in OpenFGA.
Create a new model using the DSL.
List all models in OpenFGA.
Retrieve details of a specific model.
Verify the correctness of a specific model.
Check if a specific permission is granted.
Grant a specific permission to a user or object.
Revoke a specific permission from a user or object.
Query for users associated with a specific store or model.
Query for objects associated with a specific store or model.