Skip to main content
Glama

Docs-MCP

by herring101
.gitignore668 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info .pytest_cache/ *.pyo *.pyd .Python pip-log.txt pip-delete-this-directory.txt .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.log .mypy_cache/ .dmypy.json dmypy.json .pyre/ .pytype/ # Virtual environments .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .vscode/ .idea/ *.swp *.swo *~ .project .pydevproject # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific .env .env.local docs .mcp.json docs_embeddings.json docs_metadata.json # uv .python-version # Ruff .ruff_cache/ # Testing htmlcov/ .hypothesis/company-docs/

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/herring101/docs-mcp'

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