Skip to main content
Glama

Mem0 MCP Server

by parthshr370
smithery.yaml691 B
runtime: "container" startCommand: type: "http" configSchema: type: "object" required: ["mem0_api_key"] properties: mem0_api_key: type: "string" description: "Mem0 API Key" default_user_id: type: "string" description: "Default User ID for memory storage (e.g. user_123 or agent_name)" default: "mem0-mcp" enable_graph_default: type: "boolean" description: "Enable graph memory by default" default: false exampleConfig: mem0_api_key: "sk_mem0_12345" default_user_id: "pepsico-logistics-agent" enable_graph_default: false build: dockerfile: "Dockerfile" dockerBuildPath: "."

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/parthshr370/mem0_mcp_private'

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