Skip to main content
Glama

Memory MCP

by drdee
.gitignore577 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments .venv/ venv/ ENV/ env/ # Development environments .env .envrc .direnv/ # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Type checking .mypy_cache/ .pytype/ # Linters .ruff_cache/ # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store # Project specific files memories.db *.db *.sqlite3 *.log

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/drdee/memory-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server