Skip to main content
Glama
istefox

istefox-dt-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ISTEFOX_RAG_MODELNoOverride the embedding model (e.g. BAAI/bge-m3). Only used when RAG is enabled.paraphrase-multilingual-MiniLM-L12-v2
ISTEFOX_RAG_ENABLEDNoIf truthy: enables the vector RAG provider.false
ISTEFOX_PREVIEW_TTL_SNoOverride TTL in seconds for preview_token (default 5 minutes). Valid range: 1–3600.300
ISTEFOX_WEBHOOK_TOKENNoOptional token for RAG webhook sync.
ISTEFOX_FAST_LIST_DATABASESNoIf truthy (1/true/yes/on): list_databases skips computing record_count (returns null). Useful on large databases.false

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/istefox/istefox-dt-mcp'

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