Keycloak
Integrates with Keycloak identity management to enable user creation, role assignment, group managem...
Log in to your Keycloak Administration Console
- Open your Keycloak instance in your browser (the default URL is usually
http://localhost:8080if running locally).
- Open your Keycloak instance in your browser (the default URL is usually
Find the Keycloak Server URL
- The address you use in your browser (such as
http://localhost:8080) is yourKEYCLOAK_URL. - Copy this URL.
- The address you use in your browser (such as
Obtain the Admin Username
- The default administrator username created during Keycloak setup (often
adminif 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.
- The default administrator username created during Keycloak setup (often
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.
Go to the FastMCP Connection Interface
- Click the "Install Now" button to open the interface for adding environment variables (ENVs).
Fill in the Required ENV Values
- In the FastMCP connection interface, enter the following values:
KEYCLOAK_URL— The URL to your Keycloak serverKEYCLOAK_ADMIN— Your Keycloak admin usernameKEYCLOAK_ADMIN_PASSWORD— Your Keycloak admin password
- In the FastMCP connection interface, enter the following values:
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
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Security
View All →React Native Development Guide
Provides React Native development guidance and codebase analysis tools including component analysis, performance optimization suggestions, architecture advice, debugging guidance, automated package management with security audits, test generation, and migration assistance between React Native versions.
Hostinger API
Integrates with Hostinger's hosting platform to enable domain registration and DNS management, VPS creation and configuration, firewall setup, backup operations, and billing subscription handling through over 100 specialized tools organized by service category.
Plugged.in Random Number Generator
Provides cryptographically secure random number generation with seven specialized tools for integers, floats, bytes, UUIDs, strings, random choices, and booleans using Node.js's crypto module for security-sensitive applications like key generation, session tokens, and password creation.