Skip to main content
Glama
memrohq

memro MCP Server

Official
by memrohq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoThe transport protocol to use (e.g., 'sse'). Defaults to stdio if not provided.
MEMRO_AGENT_IDNoYour agent's public key. First run without this set will auto-create a new agent and print the credentials to stderr.
MEMRO_BASE_URLNomemro backend URLhttp://localhost:8081
MEMRO_PRIVATE_KEYNoYour agent's private key. First run without this set will auto-create a new agent and print the credentials to stderr.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/memrohq/memro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server