Skip to main content
Glama
ionasrobert
by ionasrobert

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TACITUS_SCOPENoSet TACITUS_SCOPE=read-only to run the native server without write permissions.
TACITUS_EMBEDDERNoOptional neural embedder. Set to 'ollama' to use a local Ollama daemon for embeddings, or 'transformers' to use @huggingface/transformers. Falls back to the deterministic embedder when unavailable.
TACITUS_OLLAMA_EMBED_MODELNoThe Ollama embedding model to use when TACITUS_EMBEDDER=ollama.nomic-embed-text

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/ionasrobert/tacitus-mcp-server'

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