Skip to main content
Glama
istefox

istefox-dt-mcp

Official
by istefox

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

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_databasesD
searchD
find_relatedD
ask_databaseD
file_documentD
bulk_applyD
summarize_topicD

Prompts

Interactive templates invoked by user choice

NameDescription
weekly_reviewGuida una review settimanale dei documenti DEVONthink recenti.
triage_inboxGuida il triage dell'Inbox DEVONthink con file_document in dry-run.

Resources

Contextual data attached and managed by the client

NameDescription
dt-databasesOpen DEVONthink databases visible to the caller (consent-filtered). Deterministic, bounded, read-only.

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