Skip to main content
Glama

Mem0 MCP Server

by ryaker
.gitignore826 B
# macOS system files .DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ ENV/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # MCP and Mem0 specific .mcp_mem0_server.log *.log .mem0/ .mcp/ # Environment and secrets .env .env.* !.env.example .secrets/ # IDE specific files .idea/ .vscode/ *.swp *.swo .project .pydevproject .settings/ # Distribution / packaging bin/ include/ pip-selfcheck.json pyvenv.cfg # Local development .python-version .pytest_cache/ .coverage htmlcov/ # Jupyter Notebook .ipynb_checkpoints # App specific history.db node_modules/

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/ryaker/mcp-mem0-general'

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