Skip to main content
Glama
MANIFEST.in499 B
# Include the README and license files include README.md include LICENSE* # Include documentation recursive-include docs *.md # Include example files recursive-include examples *.py # Include test files for development recursive-include tests *.py # Include configuration files include pyproject.toml include pytest.ini # Exclude cache and build artifacts global-exclude __pycache__ global-exclude *.py[co] global-exclude *.so global-exclude .DS_Store global-exclude *.egg-info prune downloads

Latest Blog Posts

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/jiahaoxiang2000/all-in-mcp'

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