We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gmossy/geospatial_mcp_server_experiments'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
pip-log.txt
pip-delete-this-directory.txt
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.pytest_cache/
# Docker
.dockerignore
# Environment Variables
.env
# Data
dted/
*.dt2
*.hgt
*.tif
*.tiff
*.dem
# OS
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
*.swp