Tacitus MCP Server
by ionasrobert
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TACITUS_SCOPE | No | Set TACITUS_SCOPE=read-only to run the native server without write permissions. | |
| TACITUS_EMBEDDER | No | Optional 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_MODEL | No | The Ollama embedding model to use when TACITUS_EMBEDDER=ollama. | nomic-embed-text |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues