RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.istefox/dt-mcp · v0.5.2
MCP server for DEVONthink 4 — outcome-oriented tools, preview-then-apply, audit + undo.
DEVONthink MCP (istefox) 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.istefox/dt-mcp",
"type": "mcp-server",
"version": "0.5.2",
"displayName": "DEVONthink MCP (istefox)",
"description": "MCP server for DEVONthink 4 — outcome-oriented tools, preview-then-apply, audit + undo.",
"repository": {
"url": "https://github.com/istefox/istefox-dt-mcp",
"source": "github"
},
"homepage": "https://github.com/istefox/istefox-dt-mcp",
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/istefox/istefox-dt-mcp/releases/download/v0.5.2/istefox-dt-mcp-0.5.2.mcpb",
"version": "0.5.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "ISTEFOX_FAST_LIST_DATABASES",
"description": "Set to '1' to skip recursive record_count when listing databases. Useful for databases with tens of thousands of records where the first call would otherwise take several seconds."
},
{
"name": "ISTEFOX_PREVIEW_TTL_S",
"description": "Override TTL in seconds for preview_token returned by file_document/bulk_apply dry_run (default 300, range 1-3600)."
},
{
"name": "ISTEFOX_RAG_ENABLED",
"description": "Set to '1' to enable embedded ChromaDB vector retrieval for ask_database and search (mode=hybrid). EXPERIMENTAL in 0.1.0; embedding model not yet benchmarked cross-corpus (see ADR-008)."
},
{
"name": "ISTEFOX_RAG_MODEL",
"description": "sentence-transformers model name used by the RAG provider. Default paraphrase-multilingual-MiniLM-L12-v2 (~120MB). Override examples: BAAI/bge-m3 (~2.2GB)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.istefox/dt-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.istefox%2Fdt-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}