Skip to main content
Glama
retospect
by retospect

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR. Optional.
PRECIS_ROOTNoSingle root directory for markdown/plaintext/tex kinds. Optional; hidden when unset.
WOLFRAM_APP_IDNoWolfram Alpha App ID. Optional; enables math kind.
PRECIS_EMBEDDERYesEmbedding model: "mock" (dev/tests) or "bge-m3" (prod). Default is bge-m3.bge-m3
EPO_OPS_CLIENT_KEYNoClient key for EPO OPS API. Optional; enables patent kind.
PERPLEXITY_API_KEYNoPerplexity API key. Optional; enables websearch/think/research kinds.
PRECIS_DATABASE_URLYesPostgreSQL DSN (required for all ref kinds).
PRECIS_PYTHON_ROOTSNoColon-separated alias:/path pairs for Python repos. Optional.
EPO_OPS_CLIENT_SECRETNoClient secret for EPO OPS API. Optional.
PRECIS_PATENT_RAW_ROOTNoRoot directory for patent raw data. Optional.
PRECIS_PYTHON_ALLOW_EXECNoSet to "1" to enable python runtrace (spawns subprocess). Optional.

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/retospect/precis-mcp'

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