Back to search
30
MCP

distill-mcp

pypi/distill-mcp

Privacy-first team memory MCP server — local LLM distillation before team sync

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

distill mcp
Metadata-only Glama MCP server.
0 tools
imprint-mcp
Local-first persistent long-term memory MCP server
0 tools
llm-deliberate-mcp
MCP server for multi-LLM deliberation with anonymized peer review
0 tools
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools
distillery-mcp
Persistent shared memory for Claude Code — MCP server with DuckDB vector search, semantic dedup, and ambient intelligence for team knowledge
0 tools
devsync-mcp
MCP server for AI-merge of team dev configurations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "distill-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}