We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/josemartinrodriguezmortaloni/webSearch-Tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment variables
.env
# Python cache files
__pycache__/
*.py[cod]
*$py.class
# Virtual environment
.venv/
venv/
ENV/
# Distribution / packaging
dist/
build/
*.egg-info/
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
# Local development settings
*.log
.DS_Store