We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/umuterturk/mcp-proto'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# IDE
.idea/
.vscode/
*.swp
*.swo
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.coverage
htmlcov/
# PyInstaller build artifacts
*.toc
*.pkg
*.pyz
*.zip
warn-*.txt
xref-*.html
localpycs/
# Go
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
go-version/bin/
go-version/dist/
vendor/
# OS
.DS_Store
Thumbs.db
# Temp
*.tmp
*.bak
*~