K

Keycloak

Integrates with Keycloak identity management to enable user creation, role assignment, group managem...

190 views
1 installs
Updated Oct 1, 2025
Not audited
Integrates with Keycloak identity management to enable user creation, role assignment, group management, and client listing across different realms
  1. Log in to your Keycloak Administration Console

    • Open your Keycloak instance in your browser (the default URL is usually http://localhost:8080 if running locally).
  2. Find the Keycloak Server URL

    • The address you use in your browser (such as http://localhost:8080) is your KEYCLOAK_URL.
    • Copy this URL.
  3. Obtain the Admin Username

    • The default administrator username created during Keycloak setup (often admin if you didn't change it).
    • If you are unsure, check with whoever installed Keycloak, or reference your installation notes.
    • Copy the username to use as KEYCLOAK_ADMIN.
  4. Obtain the Admin Password

    • This is the password for that Keycloak admin user.
    • If you have forgotten it, you may need to reset the admin password using the Keycloak CLI or by following Keycloak's documentation.
  5. Go to the FastMCP Connection Interface

    • Click the "Install Now" button to open the interface for adding environment variables (ENVs).
  6. Fill in the Required ENV Values

    • In the FastMCP connection interface, enter the following values:
      • KEYCLOAK_URL — The URL to your Keycloak server
      • KEYCLOAK_ADMIN — Your Keycloak admin username
      • KEYCLOAK_ADMIN_PASSWORD — Your Keycloak admin password
  7. Save/Confirm the Connection

    • After entering the values, confirm the setup within the FastMCP interface as instructed (there may be a "Save" or "Connect" button).

Note:
If your Keycloak instance does not use the default credentials or runs on a different host/port, substitute those details as needed. Protect your admin credentials and avoid sharing them unnecessarily.

Quick Start

View on GitHub

More for Security

View All →

Similar MCP Servers

K

Keycloak Admin

Integrates with Keycloak Admin to provide streamlined user and realm management operations for identity and access control automation.

Productivity Developer Tools
162
1

Report Issue

Thank you! Your issue report has been submitted successfully.