mcpbeat Sign in

Euclid-MCP MCP Server

local only

Euclid-MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 256 installs a week from pypi.

Deterministic logical reasoning engine — facts in Euclid IR, solutions with proof trees

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 555 · avg 132 · -49% w/w
a month agotoday
256
Installs / week
pypi · euclid-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 euclid-mcp -- uvx euclid-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "euclid-mcp": {
      "args": [
        "euclid-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.euclid-mcp]
command = "uvx"
args = ["euclid-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "euclid-mcp": {
      "args": [
        "euclid-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "euclid-mcp": {
      "args": [
        "euclid-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Euclid-MCP

same job, measured the same way
Cruxible Core
by cruxible-ai

Deterministic decision engine with receipts. Define rules in YAML, query a graph, get proof.

83 installs/wk local only
Decker
by gigshow

Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.

12 tools answering
PlaySudoku
by vincentping

Deterministic Sudoku puzzles, progress checks, logical hints, and step-by-step solutions.

4 tools answering
MLP Tax Computation Engine
by lucasandersen

Deterministic MLP tax engine with IRS citations. 6 tools: basis, §751, estate, projections.

6 tools answering
AsDecided
by asdecided

Read-only access to deterministic engineering decisions stored in a local repository.

local only
CausalLayer MCP
by smq9sn5jck-coder

Deterministic AI liability attribution with Bitcoin-anchored proof certificates.

28 installs/wk 10 tools answering
I
Cejel
by barglabs

Offline deterministic engineering-trust certificates for repositories, with no telemetry.

local only
I
Fitfly Engine
by dropflyai

Deterministic fitness coaching engine: adaptive programs, progression math, readiness autoregulation

10 tools answering

Euclid-MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Euclid-MCP?
Euclid-MCP 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 euclid-mcp was installed 256 times last week.
Is Euclid-MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Euclid-MCP?
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 euclid-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Euclid-MCP?
The pypi package euclid-mcp was installed 256 times in the last week. Week over week that is -49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.