mcpbeat Sign in

Silex MCP Server

by silex-tec Your server? Claim it
local only

Silex runs on your own machine — the client starts it, so there is no endpoint to ping. 212 installs a week from pypi. Last commit 14 Jul 2026.

Local-first MCP server that reconstructs architecture, workflows and business rules from your code.

Installs per day peak 161 · avg 18 · -3% w/w
a month agotoday
212
Installs / week
pypi · silex-archaeology
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

Nothing serious here today

Today is the operative word: we check Silex every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add silex -- uvx silex-archaeology
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "silex": {
      "args": [
        "silex-archaeology"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.silex]
command = "uvx"
args = ["silex-archaeology"]
.cursor/mcp.json
{
  "mcpServers": {
    "silex": {
      "args": [
        "silex-archaeology"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "silex": {
      "args": [
        "silex-archaeology"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Silex

same job, measured the same way
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
Obra Cto
by get-obra

Local-first MCP that scores your codebase's build readiness. Your code never leaves your machine.

84 installs/wk local only
Letmediff MCP
by letmediff

The official Letmediff MCP server helping you review your code with an agent first workflow

56 installs/wk local only
AI Context
by vibgrate

Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.

2 213 installs/wk local only
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

38 installs/wk local only
Codex Tldraw MCP
by jananadiw

A Codex stdio MCP server that generates repo-local tldraw diagrams and detects code graph drift.

75 installs/wk local only
CodemagicMcp
by agimaulana

Codemagic CI/CD MCP Server — manage builds, apps, artifacts, and caches from your AI

211 installs/wk local only
Readyorai
by tedoneobichajavascript

Zero-cost MCP server for local code inspection and best-practice recommendations

32 installs/wk local only

Silex — questions

Answers built from our own checks of this server.

Why is there no uptime for Silex?
Silex runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package silex-archaeology was installed 212 times last week.
How do I connect Silex?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls silex-archaeology straight from pypi; nothing to host, nothing to sign up for.
How many people use Silex?
The pypi package silex-archaeology was installed 212 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Silex open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.