Skip to main content
Glama
.gitignore994 B
# Terraform files **/.terraform/* *.tfstate *.tfstate.* *.tfplan *.tfvars.json crash.log crash.*.log override.tf override.tf.json *_override.tf *_override.tf.json .terraformrc terraform.rc .terraform.lock.hcl tfdestroyplan # Ansible files *.retry ansible/.ansible_cache/ ansible/terraform_outputs.json # Local environment files .env .env.* .envrc .direnv/ # OS specific files .DS_Store Thumbs.db *.swp *~ # IDE files .idea/ .vscode/ *.iml *.sublime-* .project .settings/ .classpath # Python files __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Dependency directories node_modules/ jspm_packages/ # Distribution directories dist/ build/ # Temporary files tmp/ temp/ # Sensitive files *.pem *.key *.crt *.p12 *.pfx *.jks *.keystore *.truststore secrets.yml secrets.yaml secrets.json secrets.tfvars

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/tarnover/mcp-sysoperator'

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