We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/elad12390/web-research-assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•268 B
# Ensure consistent line endings
* text=auto eol=lf
# Python files
*.py text
# Documentation
*.md text
*.rst text
*.txt text
# Config files
*.yml text
*.yaml text
*.toml text
*.ini text
*.json text
# Exclude docs from language stats
docs/** linguist-documentation