mcpbeat Sign in

Srclight MCP Server

local only

Srclight runs on your own machine — the client starts it, so there is no endpoint to ping. 2 671 installs a week from pypi.

Deep code indexing for AI agents. FTS5 + embeddings + call graphs + git intelligence. Fully local.

Installs per day peak 1 351 · avg 147 · +659% w/w
a month agotoday
2 671
Installs / week
pypi · srclight
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Srclight 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 srclight -- uvx srclight
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "srclight": {
      "args": [
        "srclight"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.srclight]
command = "uvx"
args = ["srclight"]
.cursor/mcp.json
{
  "mcpServers": {
    "srclight": {
      "args": [
        "srclight"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "srclight": {
      "args": [
        "srclight"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Srclight

same job, measured the same way
Fw Context MCP
by turbyho

Build-aware code intelligence for embedded C/C++ firmware — libclang, FTS5, call graphs, 33 tools

3 144 installs/wk local only
Kivgraph
by luqueee

Cross-repository semantic code intelligence for AI coding agents, from a local code graph.

local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

430 installs/wk local only
Repowise
by repowise

Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.

4 181 installs/wk local only
Sourcebook
by maroondlabs

Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.

local only
Droste
by lorismascio17

Local code-memory graph for AI coding agents.

119 installs/wk local only
Maguyva
by maguyva

Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.

answering

Srclight — questions

Answers built from our own checks of this server.

Why is there no uptime for Srclight?
Srclight 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 srclight was installed 2 671 times last week.
How do I connect Srclight?
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 srclight straight from pypi; nothing to host, nothing to sign up for.
How many people use Srclight?
The pypi package srclight was installed 2 671 times in the last week. Week over week that is +659%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.