roampal-core
by roampal-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROAMPAL_INSPECT_ONLY | No | Set to 1 to skip backend startup for inspection |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_memoryC | Search across memory collections for relevant context |
| add_to_memory_bankC | Store permanent facts about the user |
| update_memoryC | Update an existing memory |
| delete_memoryC | Delete a memory by ID |
| score_memoriesD | Score previous exchange outcomes |
| record_responseA | Store key takeaways from significant exchanges. NOT for permanent preferences or standing rules — use add_to_memory_bank for those. |
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/roampal-ai/roampal-core'
If you have feedback or need assistance with the MCP directory API, please join our Discord server