Home › Other › prismAId MCP

prismAId MCP

MCP server for prismAId AI-assisted systematic reviews and protocol conformance checking.

Go
★ 29 stars Last pushed 2026-09-09 License: AGPL-3.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

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

Or add to your MCP client config:

{
  "mcpServers": {
    "prismaid": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry