mem0-oss-mcp
by SteinX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEM0_OSS_API_KEY | Yes | API key for the Mem0 OSS server (e.g., m0sk_xxx) | |
| MEM0_OSS_BASE_URL | Yes | Base URL of the Mem0 OSS REST server (e.g., http://192.168.1.20:18080) | |
| MEM0_OSS_MCP_HOST | No | Host for the MCP bridge (default: 0.0.0.0) | 0.0.0.0 |
| MEM0_OSS_MCP_PORT | No | Port for the MCP bridge (default: 8080) | 8080 |
| MEM0_OSS_MCP_TOKEN | Yes | Bearer token for Codex to connect to the bridge (e.g., change-me) | |
| MEM0_OSS_DEFAULT_APP_ID | No | Default app ID (default: default) | default |
| MEM0_OSS_DEFAULT_USER_ID | No | Default user ID (default: codex) | codex |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/SteinX/mem0-oss-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server