Skip to main content
Glama

llms-txt-mcp

by tenequm
.gitignore486 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ *.egg # Virtual Environment .venv/ venv/ ENV/ env/ # Testing .coverage .pytest_cache/ htmlcov/ .tox/ .hypothesis/ # Type checking .mypy_cache/ .dmypy.json dmypy.json .pyre/ .pytype/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local # Logs *.log # Other .claude/settings.local.json tmp .llmstxtenv/ .ruff_cache/ # Auto-generated version files (hatch-vcs) src/_version.py

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/tenequm/llms-txt-mcp'

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