mcpbeat Sign in

Academic Research Kernel MCP Server

local only

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

Deterministic research state, evidence validation and statistical recomputation.

Installs / week
pypi · academic-research-kernel
0
Stars
0 open issues
21 Sep 2026
Last commit
no recent releases
License
Python

Nothing serious here today

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

Alternatives to Academic Research Kernel

same job, measured the same way
Blue Cap Machine Commerce
by soundiq

Deterministic MCP utilities, validation, evidence verification, and x402 commerce on Base.

7 tools answering
Mathgraphs MCP
by architectds

Math & statistics graphing, computation, visualization, and validation engine

19 installs/wk local only
Research Repo Doctor
by tom409114

Deterministic Artifact Evaluation preflight and run-path grader for research repositories.

139 installs/wk local only
Stacksfinder
by hoklims

Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.

30 installs/wk local only
mc-asset — Minecraft Pixel Asset Engine
by smile-minecraft

Deterministic Minecraft pixel-art engine: textures, animation sheets, and pack validation.

local only
Kernelcad
by kernelcad

Agent-first CAD: editable .kcad.ts source, deterministic review, OpenCASCADE kernel.

66 installs/wk 54 tools answering
Agent Verification Utility
by kgninja-agent-economy

Deterministic JSON checks with signed evidence and x402-paid execution

5 tools answering
Zenith
by zenitheditor

Author, validate, edit, and render deterministic .zen design docs to PNG/PDF.

48 installs/wk local only

Academic Research Kernel — questions

Answers built from our own checks of this server.

Why is there no uptime for Academic Research Kernel?
Academic Research Kernel 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 academic-research-kernel.
How do I connect Academic Research Kernel?
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 academic-research-kernel straight from pypi; nothing to host, nothing to sign up for.
Is Academic Research Kernel open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.