Back to Browse

Selvedge MCP Server

Developer ToolsModerate5.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Decision provenance for AI-coded codebases: the why, and what was already tried and rejected.

About

Decision provenance for AI-coded codebases: the why, and what was already tried and rejected.

Security Report

5.0
Moderate5.0Moderate Risk

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

6 files analyzed · 6 issues found

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

What You'll Need

Set these up before or after installing:

Override the SQLite path. Defaults to .selvedge/selvedge.db next to the codebase.Optional

Environment variable: SELVEDGE_DB

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-masondelan-selvedge": {
      "env": {
        "SELVEDGE_DB": "your-selvedge-db-here"
      },
      "args": [
        "selvedge",
        "selvedge-server",
        "selvedge"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!