An MCP Server implementation that enables managing Confluence wiki pages through natural language queries, supporting operations like creating, updating, deleting, and searching pages across different knowledge bases.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
albertshao
Source: modelscope
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
XDG_CONFIG_HOMESETUPTOOLS_USE_DISTUTILSPAGERTERMLESSCOMP_WORDSCOMP_CWORDEXCEPTIONGROUP_NO_PATCHTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
17/17 tools missing one or more hints — my_tool (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); tool_with_context (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); async_tool (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
Only 1/17 tools referenced in tests (6%)
Write tests that reference each tool by name so every tool has at least one test.
No access to sensitive paths
Reads sensitive paths: ~/.config
Remove reads of sensitive system paths. If you genuinely need them, document why in the README.
Shell command execution
9 child_process/subprocess calls in production code — runs shell commands (venv/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py:10, venv/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py:43, venv/lib/python3.10/site-packages/pkg_resources/_vendor/jaraco/functools.py:519)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/albertshao-wiki-mcp-server-11ud36)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check