Skip to main content
Glama

OpenFGA MCP

phpstan.neon.dist724 B
includes: - vendor/phpstan/phpstan-strict-rules/rules.neon parameters: level: max treatPhpDocTypesAsCertain: false inferPrivatePropertyTypeFromConstructor: true # Enhanced strict analysis checkMissingCallableSignature: true checkUninitializedProperties: true polluteScopeWithLoopInitialAssignments: false polluteScopeWithAlwaysIterableForeach: false # Modern PHP best practices checkExplicitMixedMissingReturn: true checkFunctionNameCase: true checkInternalClassCaseSensitivity: true checkTooWideReturnTypesInProtectedAndPublicMethods: true # Readonly properties support (PHP 8.1+) checkDynamicProperties: true ignoreErrors: paths: - src

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/evansims/openfga-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server