mcpbeat Sign in

Celmis MCP Server

by constantinemakoid Your server? Claim it
local only

Celmis runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

Self-hosted code intelligence: cross-repo Q&A, dependency audits and PR review, over MCP

Installs / week
not published
2
Stars
0 open issues
16 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Asks for container control access docker-compose.observability.yml:64
      - /var/run/docker.sock:/var/run/docker.sock:ro
Dumps the whole environment src/deps/native.py:172
    env = dict(os.environ)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Celmis

same job, measured the same way
Symvanta
by symvanta

Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.

27 tools answering
Symvanta
by symvanta

Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.

27 tools answering
Coderegistry
by hellosg

Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.

23 tools answering
Flyto Indexer
by chesterhsu

Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.

local only
Flyto Indexer
by flytohub

Code intelligence MCP server — impact analysis, semantic search, dependency graphs

533 installs/wk local only
GitHub Repository Intelligence
by heisencodex-jpg

Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.

answering
Automatised Pipeline
by cdeust

Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.

local only
Oxcode
by snowmead

PageRank-curated code intelligence for coding agents over an indexed source repository.

42 installs/wk local only

Celmis — questions

Answers built from our own checks of this server.

Why is there no uptime for Celmis?
Celmis runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Celmis open source?
Yes — it is published under the AGPL-3.0 licence, written in Python and 2 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.