Skip to main content
Glama

authentik-mcp

by cdmx-in
.gitignore1.38 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Environment and secrets .env .env.local .env.*.local .venv env/ venv/ ENV/ env.bak/ venv.bak/ *.key *.pem config.json secrets.json # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store Thumbs.db # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Runtime data pids *.pid *.seed *.pid.lock .npm .eslintcache .stylelintcache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ .cache/ .parcel-cache .nyc_output dist/ .grunt bower_components .lock-wscript build/Release logs *.log .DS_Store .env.local .env.development.local .env.test.local .env.production.local # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Temporary files *.tmp *.temp *.bak *.backup *.old # Secrets and tokens .secrets .env *.key *.pem auth.json credentials.json # Build artifacts *.whl *.tar.gz *.tgz *.zip # Test coverage coverage/ .nyc_output/ junit.xml # Documentation docs/_build/ nodejs/authentik-mcp/node_modules nodejs/authentik-diag-mcp/node_modules

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