prismAId MCP
Rank #2,548io.github.open-and-sustainable/prismaid-mcp
MCP server for prismAId AI-assisted systematic reviews and protocol conformance checking.
prismAId MCP is a Model Context Protocol (MCP) server published by open-and-sustainable. It ranks #2,548 of 132,113 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. prismAId MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 129,565 of 132,113 servers on MCP Toplist.
Use prismAId MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prismaid-mcp -- docker run -i --rm ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1[mcp_servers.prismaid-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"prismaid-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"prismaid-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"prismaid-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"prismaid-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prismaid-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/open-and-sustainable/prismaid-mcp:0.17.1"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.open-and-sustainable%2Fprismaid-mcp)<a href="https://mcptoplist.com/server/io.github.open-and-sustainable%2Fprismaid-mcp"><img src="https://mcptoplist.com/badge/io.github.open-and-sustainable%2Fprismaid-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
open-and-sustainable
Other servers by open-and-sustainable
View all open-and-sustainable servers →Available versions (8)
| Version | Published |
|---|---|
| 0.17.1 | Aug 20, 2026 |
| 0.17.0 | Aug 19, 2026 |
| 0.16.4 | Aug 13, 2026 |
| 0.16.3 | Aug 7, 2026 |
| 0.16.2 | Aug 7, 2026 |
| 0.16.1 | Aug 7, 2026 |
| 0.16.0 | Jul 16, 2026 |
| 0.15.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains prismAId MCP?
- prismAId MCP is maintained by open-and-sustainable, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is prismAId MCP listed on the Official MCP Registry?
- Yes — prismAId MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does prismAId MCP have?
- MCP Toplist tracks 8 versions of prismAId MCP, most recently published on Aug 20, 2026.
- Where can I find the source code for prismAId MCP?
- The source code for prismAId MCP is hosted at github.com/open-and-sustainable/prismaid.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.