mcpbeat Sign in

Noether Physics MCP Server

local only

Noether Physics runs on your own machine — the client starts it, so there is no endpoint to ping. 880 installs a week from pypi. Last commit 7 Sep 2026.

Physics assistant: checked equations, live simulations, claims verified against arXiv papers

880
Installs / week
pypi · noether-physics
1
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to Noether Physics

same job, measured the same way
D
Trinity Research
by humanified

Fact-check claims against live web sources: verdict, consensus, cited sources, PII redaction.

4 tools answering
C
MCP V1
by 636865636b73756d

Sub-cent factual claim verification against live data sources.

40 installs/wk local only
N
Verify MCP
by agentutil

Sub-cent factual claim verification against live data sources.

24 installs/wk local only
Verity
by clawdio777

Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.

48 installs/wk local only
Kaal Corpus: Verifiable Claim Layer
by wulfkaal

Cite the claim, not the paper: 5,033 assertions, each hash-verifiable against its source PDF

18 tools answering
RaceHooks
by racehooks

F1 race analytics & live timing for AI assistants — webhooks, results, and race simulations.

34 installs/wk local only
Fulltext Article Downloader
by computron

Full text of research papers by DOI, arXiv, PMC or OpenReview id, verified against the record

local only
402oracle
by 402oracle

Signed verification attestations for agent decisions: business, price, freshness, claim checks.

4 tools answering

Noether Physics — questions

Answers built from our own checks of this server.

Why is there no uptime for Noether Physics?
Noether Physics 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 noether-physics was installed 880 times last week.
How do I connect Noether Physics?
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 noether-physics straight from pypi; nothing to host, nothing to sign up for.
How many people use Noether Physics?
The pypi package noether-physics was installed 880 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Noether Physics open source?
Yes — it is published under the MIT licence, written in Python and 1 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.