Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRIMOIRE_URLNoURL of the Grimoire server used by grimoire-mcp (e.g., http://localhost:9111).
GRIMOIRE_VAULTNoPath to the markdown vault folder (e.g., ~/obsidian-vault).
GRIMOIRE_IDENTITYNoIdentity provider to use for verified caller identity (e.g., tailscale, zerotier, mtls, proxy).
GRIMOIRE_MCP_ADDRNoAddress to bind when GRIMOIRE_MCP_TRANSPORT=http (e.g., 0.0.0.0:9112).
GRIMOIRE_MCP_TOKENNoBearer token required when the HTTP transport is exposed beyond loopback.
GRIMOIRE_AGENT_NAMENoName of the agent for attribution and memory records.
GRIMOIRE_MCP_TRANSPORTNoTransport mode for grimoire-mcp; set to 'http' for streamable HTTP, defaults to stdio.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/JeremiahM37/grimoire'

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