Skip to main content
Glama

authentik-mcp

by cdmx-in
.env.example552 B
# Authentik MCP Server Configuration # Copy this file to .env and fill in your values # Authentik API Configuration AUTHENTIK_BASE_URL=https://your-authentik-instance.com AUTHENTIK_TOKEN=your-api-token-here # Optional: Custom timeout settings (in seconds) # AUTHENTIK_TIMEOUT=30 # Optional: Enable debug logging # AUTHENTIK_DEBUG=true # Optional: Custom user agent # AUTHENTIK_USER_AGENT=MyApp/1.0 # MCP Server Configuration # Optional: Specify the host and port for the MCP server (if running as HTTP server) # MCP_HOST=localhost # MCP_PORT=3000

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/cdmx-in/authentik-mcp'

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