Skip to main content
Glama

Documentation Generator MCP Server

by srwlli
.gitignore628 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environment venv/ env/ ENV/ env.bak/ venv.bak/ # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Type checking .mypy_cache/ .dmypy.json dmypy.json .pytype/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Logs *.log logs/ # Environment variables .env .env.local .env.*.local # MCP specific mcp.json *.mcp.json # Archived files coderef/archived/ # Temporary files *.tmp *.bak *.swp *~ # Build artifacts *.whl *.tar.gz

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

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