Skip to main content
Glama

Vault MCP Bridge

by geopolitis
.gitignore606 B
__pycache__ __pycache__/ .pytest_cache/ *.egg-info/ .mypy_cache/ .vscode/ policy_validator.egg-info/ build/ dist/ *.pyc *.pyo *.pyd htmlcov .coverage .coverage.* coverage.xml logs/ *.log .env .venv/ venv/ env/ .envrc .direnv/ .python-version .idea/ .DS_Store .ruff_cache/ .tox/ .hypothesis/ .pyre/ .pytype/ .cache/ .ipynb_checkpoints/ .eggs/ pip-wheel-metadata/ .devcontainer/ # Streamlit UI runtime state ui/config/agents.json ui/config/users.json # Editor backups *~ .#* *.swp *.swo # Local JWKS private keys (dev-only) jwks/private.pem local-vault/jwks/private.pem # PEMs (dev/test keys, certs) *.pem

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/geopolitis/MCP-f-Secrets'

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