We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brucepro/buildautomata_memory_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Build artifacts
dist/
build/
bin/
venv_build/
# Python cache
__pycache__/
*.pyc
*.pyo
*.pyd
# Extension packages
# Manifest backups
manifest*.bak
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Keep structure directories
!dist/.gitkeep
!build_scripts/
!screenshots/
!src/