Back to Browse

Silica Core MCP Server

by Kiycoh
Developer ToolsUse Caution2.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

2.5
Use Caution2.5Critical Risk

Valid MCP server (2 strong, 1 medium validity signals). 8 known CVEs in dependencies (1 critical, 4 high severity) Package registry verified. Imported from the Official MCP Registry.

9 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

database

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Folder to index and serve. Unset means the directory the client launched the server in.Optional

Environment variable: SILICA_VAULT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kiycoh-silica-core": {
      "env": {
        "SILICA_VAULT": "your-silica-vault-here"
      },
      "args": [
        "silica-core"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!