We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wb200/memory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python cache artifacts
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
# Virtual environment
.venv/
# Database artifacts
lancedb-memory/
lancedb-memory-test/