mcpbeat Sign in
local only

prismAId MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

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

Installs / week
not published
29
Stars
2 open issues
9 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
Go

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    fullPath := filepath.Join(dirPath, filename)
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

CI pipeline leaks secrets outward .github/workflows/build_shared.yml:99
                      curl -X POST -H "Authorization: bearer ${{ secrets.GITHUB_TOKEN }}" \

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to prismAId MCP

same job, measured the same way
Datawrapper
by palewire

A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants

291 installs/wk local only
Cap Js
by cap-js

Model Context Protocol (MCP) server for AI-assisted development of CAP applications.

48 297 installs/wk local only
Mdk MCP Server
by sap

Model Context Protocol (MCP) server for AI-assisted development of MDK applications.

7 358 installs/wk local only
AI Test Process MCP
by hashi-kazu

AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.

242 installs/wk local only
ManaBuy MCP Server
by manabuyteam

ManaBuy MCP server for product search, order quote, and AI-assisted ordering.

39 installs/wk local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

151 installs/wk local only
Avito MCP
by elchin92

MCP server for Avito: chats, listings, orders and analytics, with previews and confirmations.

155 installs/wk local only
Betterprompt MCP
by aungmyokyaw

MCP server for AI-enhanced prompt engineering and request conversion.

40 installs/wk local only

prismAId MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for prismAId MCP?
prismAId MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is prismAId MCP open source?
Yes — it is published under the AGPL-3.0 licence, written in Go, 29 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.