Skip to main content
Glama

GroundDocs

Official
by GroundDocs
.gitignore961 B
# PyCharm IDE files .idea/ # Python cache files __pycache__/ *.py[cod] *$py.class # Virtual environments .venv/ venv/ ENV/ env/ # Distribution / packaging *.egg-info/ *.egg dist/ build/ wheels/ *.manifest *.spec # UV package manager uv.lock # Python version managers .python-version .pyenv .python-version # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Jupyter Notebook .ipynb_checkpoints # Logs *.log logs/ # Local development settings .env .env.local .env.development.local .env.test.local .env.production.local # OS specific files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Node.js dependencies node_modules/ # Build output /dist/ # TypeScript *.tsbuildinfo # Environment variables .env # Misc *.tmp # Ignore compiled JS artifacts *.js *.js.map *.d.ts !frontend/**/*.js !frontend/**/*.js.map !frontend/**/*.d.ts

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/GroundDocs/grounddocs'

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