F
FusionAuth API MCP Server
Details
- Command
-
npx @fusionauth/mcp-api - Docs
- https://fusionauth.io/docs/get-started/download-and-install/development/mcp-server
Authentication
env API_KEY_APIKEYAUTH In your FusionAuth instance, create an API key following Authenticate with our APIs. Scope the key to the minimum permissions needed; the docs and MCP blog both recommend narrowly scoped keys. You use this key in the Authorization header for HTTP APIs, and tools such as the MCP server read it from API_KEY_APIKEYAUTH.