We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/detailobsessed/unblu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Activate the uv-managed virtualenv when entering the directory
# Requires: https://github.com/direnv/direnv
export VIRTUAL_ENV="$(pwd)/.venv"
export PATH="$VIRTUAL_ENV/bin:$PATH"
# Uncomment to load .env automatically (secrets stay out of shell history):
# dotenv_if_exists
# How often the post-checkout hook checks for template updates (seconds).
# Set to 0 to check on every checkout, or comment out for the script default (24 h).
export COPIER_CHECK_INTERVAL=900 # 15 min