Skip to main content
Glama
jpanico

roam-semantic-search

by jpanico

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GUFFIN_ROAM_API_TOKENNoLocal API bearer token (backs `--token`/`-t`)
GUFFIN_ROAM_GRAPH_NAMENoGraph name (backs `--graph`/`-g`; also names the default DB)
ROAM_SEMANTIC_SEARCH_DBNoExplicit index DB path (else `~/.cache/roam-semantic-search/<graph>.db`)
GUFFIN_ROAM_LOCAL_API_PORTNoRoam Local API port (backs `--port`/`-p`)
ROAM_SEMANTIC_SEARCH_OLLAMA_URLNoEmbedding server URL (default `http://127.0.0.1:11434`; must be loopback)http://127.0.0.1:11434

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/jpanico/roam-semantic-search'

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