prismAId MCP

prismAId offers a suite of tools using generative AI models to streamline systematic reviews of scientific literature.

People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 27 · #560 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

AGPL-3.0 · Go servers · how we verify → /methodology

01 · Install prismAId MCP

Docker

docker run -i --rm ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1

Claude Desktop - add to config

{
  "mcpServers": {
    "open-and-sustainable-prismaid": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license AGPL-3.0 - declared in the repository

registry namespace io.github.open-and-sustainable is GitHub-verified and matches the repo owner

03 · What prismAId MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.17.1 · 2026-08-20

v0.17.0 · 2026-08-19

v0.16.4 · 2026-08-13

04 · Who maintains prismAId MCP

prismAId MCP is maintained by open-and-sustainable. We track 2 MCP servers from open-and-sustainable - 2 actively maintained, 29 combined GitHub stars, oldest repo from May 2024. Full record: all servers from open-and-sustainable.

  1. Alembica MCP MCP server for Alembica validation, extraction, cost estimation, and schema queries. ★ 2

05 · Facts

category
other - ranked #560 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-20)
registry
io.github.open-and-sustainable/prismaid-mcp (active, first published 2026-07-12 · 8 versions)
packages
oci:ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1

06 · prismAId MCP FAQ

What is prismAId MCP?

prismAId offers a suite of tools using generative AI models to streamline systematic reviews of scientific literature.

Is prismAId MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install prismAId MCP?

Run `docker run -i --rm ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1`. You can also paste the ready-made client config above.

07 · Alternatives to prismAId MCP