Memory MCP
by dannymaaz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OWNER_ID | Yes | A stable identifier you define yourself; good options are your GitHub username, team slug, or workspace id. | |
| DATABASE_URL | No | Only needed if you also want direct Postgres access for admin scripts or manual SQL tooling. | |
| SUPABASE_KEY | Yes | Supabase anon key from Project Settings -> API | |
| SUPABASE_URL | Yes | Supabase project URL from Project Settings -> API |
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/dannymaaz/memory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server