MemoryStar
by ussdeveloper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORYSTAR_UI_PORT | No | Dashboard port | 7988 |
| MEMORYSTAR_DATA_DIR | No | Database directory (default: ./data in dev, .memorystar/data in installed) | |
| MEMORYSTAR_AUTO_SYNC | No | Sync on MCP startup | 1 |
| MEMORYSTAR_AUTO_WATCH | No | Background file watcher | 1 |
| MEMORYSTAR_ENABLE_CORE | No | Enable core tools (save, load, update, search) | 1 |
| MEMORYSTAR_ENABLE_SYNC | No | Enable sync tool (memory_sync_project) | 1 |
| MEMORYSTAR_PROJECT_PATH | No | Workspace root to watch | |
| MEMORYSTAR_ENABLE_WATCHER | No | Enable watcher tools (start/stop watcher) | 1 |
| MEMORYSTAR_ENABLE_FILE_STRUCTURE | No | Enable file structure tools (file scan, symbols, change hooks) | 1 |
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/ussdeveloper/memory-star'
If you have feedback or need assistance with the MCP directory API, please join our Discord server