Home › Other › Silica Core

Silica Core

Retrieval over the folder the session opened: files, search, read, code_pack, write_note.

Python
★ 62 stars Last pushed 2026-09-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.9.0)

uvx silica-core

Or add to your MCP client config:

{
  "mcpServers": {
    "silica-core": {
      "command": "uvx",
      "args": [
        "silica-core"
      ],
      "env": {
        "SILICA_VAULT": "<YOUR_VALUE>"
      }
    }
  }
}
  • SILICA_VAULT — Folder to index and serve. Unset means the directory the client launched the server in.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry