← All servers
πŸ”Œ

ApiPublisherπŸ›‘ No advisories

io.fusionauth/mcp-api
New to MCP? Start here β†’
1β˜… stars
0weekly installs
25 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of fusionauth.io, who proved control of the domain through the official MCP registry.

Verified owner: fusionauth.io β†—io.fusionauth/mcp-api

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs API_KEY_APIKEYAUTH.
βœ“
Configuration
Reads API_BASE_URL, USE_TOOLS.

About

Preview release of FusionAuth API MCP server

Packages & transports

npm@fusionauth/mcp-apiv0.1.14 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_api": {
      "command": "npx",
      "args": [
        "-y",
        "@fusionauth/mcp-api"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @fusionauth/mcp-api