Skip to main content
Glama
config-smithery.json491 B
{ "mcpServers": { "mem0-memory-mcp": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@mem0ai/mem0-memory-mcp", "--key", "your-smithery-key-here", "--profile", "your-profile-name-here" ], "env": { "MEM0_API_KEY": "${MEM0_API_KEY}", "MEM0_DEFAULT_USER_ID": "${MEM0_DEFAULT_USER_ID:-mem0-mcp}" }, "timeout": "${MEM0_MCP_SERVER_TIMEOUT:-30}" } } }

Latest Blog Posts

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

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