mcp-assist-memory
by aliomraniH
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (Replit sets this automatically) | 8000 |
| DATA_DIR | No | SQLite DB + blob store location (must be persistent storage) | ./data |
| MAX_UPLOAD_MB | No | Per-upload size cap | 25 |
| MCP_AUTH_TOKEN | Yes | Bearer token; server refuses to start without it | |
| MAX_TOTAL_STORAGE_MB | No | Global storage cap | 500 |
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/aliomraniH/mcp-assist-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server