Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROAMPAL_INSPECT_ONLYNoSet to 1 to skip backend startup for inspection

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_memory

Search across memory collections for relevant context

add_to_memory_bank

Store permanent facts about the user

update_memory

Update an existing memory

delete_memory

Delete a memory by ID

score_memories

Score previous exchange outcomes

record_response

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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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