mcpbeat Sign in

CodeSampleX MCP Server

by r2cuerdame Your server? Claim it
local only

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

Compatibility evidence from real builds: does this library API work on your versions and runtime?

Installs / week
not published
2
Stars
5 open issues
21 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 9 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.

    if _, err := os.Stat("/.dockerenv"); err == nil {
        data, err := os.ReadFile(filepath.Join(dir, lp.file))
Builds a database query by concatenation internal/daemon/daemon.go:360
    select {
    case err := <-stopped:
        return err
    case <-time.After(grace + stopSlack):
  <script async src="https://adisad.com/s/ydpads8kquzopej7nps4oppu.js"></script>
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Deletes files or strips permissions deploy/lightsail/deploy.ps1:1051
  rm -rf /opt/codesamplex/dist.rollback-stage /opt/codesamplex/dist.failed-rollback

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 CodeSampleX

same job, measured the same way
AI Context
by vibgrate

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

1 253 installs/wk local only
Sfdx Retirement Lint
by jmshinhwa

Finds retired API versions and removed sfdx force:* commands in your DX repo before a deploy or a CI

307 installs/wk local only
Silex
by silex-tec

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

212 installs/wk local only
Hermes Action Bridge
by thebluehouse75

Delegate real-world actions from Claude Code, Codex, and other agents to Hermes Agent.

53 installs/wk local only
Context Autopilot
by chiragbachani

Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.

56 installs/wk local only
TesterArmy
by tester-army

Agents that test your web and mobile app like real users, on every pull request.

answering
Agent Interop Runtime
by praket7

A capability graded local MCP runtime for Freebuff, Codex, OpenCode, and Claude Code sessions.

109 installs/wk local only
Claude Handoff
by vasilispapg

Session handoff for Claude Code: list sessions and build handoff docs another agent continues from.

887 installs/wk local only

CodeSampleX — questions

Answers built from our own checks of this server.

Why is there no uptime for CodeSampleX?
CodeSampleX runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is CodeSampleX open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 2 stars on GitHub and 5 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.