mcpbeat Sign in

Sourceright MCP Server

local only

Sourceright runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Aug 2026.

Reference verification MCP server for CSL bibliographies, evidence, and audited writes.

Installs / week
not published
1
Stars
17 open issues
11 Aug 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

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

        cp.execFile(cliPath, fullArgs, { cwd, maxBuffer: 10 * 1024 * 1024 }, (err, stdout, stderr) => {
Executes code built at runtime github_pages_demo/render-smoke.mjs:32
const renderCompletion = vm.runInNewContext(app, { document, fetch, Promise, Error });
        $process = proc_open($command, $descriptorSpec, $pipes);
Runs an external command streamlit_app/server_smoke.py:52
process = subprocess.Popen(

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 Sourceright

same job, measured the same way
Elite Reasoning MCP
by snehgabani

Evidence-gated verification, selection, and measurement MCP for coding agents.

43 installs/wk local only
footnote-mcp
by kazkozdev

Source-grounded web research: search, extraction, verification, and browser automation.

193 installs/wk local only
I
Agent Commerce Readiness
by tama-fit

Read-only agent-commerce audit for UCP, x402, remediation and verification evidence.

1 tools answering
Atinamos Evidence
by co-atinamos

Read-only verification evidence for paid machine services and buyer policy checks.

6 tools answering
Ccs
by correctover

Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.

local only
Gocertius
by g-digital-by-garrigues

MCP server for GoCertius: certified evidence, dossiers, notifications and chats via AI agents.

166 installs/wk local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
MCP x402 - Evidence-Backed Web Verification
by diogoup26

Evidence-backed x402 web verification for AI agents, with auditable decisions for every condition.

3 tools answering

Sourceright — questions

Answers built from our own checks of this server.

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