Server data from the Official MCP Registry
AI-powered document comparison ai MCP server for agents. Supports compare documents, compare...
AI-powered document comparison ai MCP server for agents. Supports compare documents, compare...
This MCP server has critical security vulnerabilities including a suspicious external dependency injection via sys.path manipulation, missing authentication on all tools despite claiming to have auth checks, and potential data exfiltration through an undocumented external module. The `auth_middleware` module is imported from an absolute path outside the project (`~/clawd/meok-labs-engine/shared`), creating a supply chain risk and making the authentication mechanism unverifiable. All authentication checks appear to be ineffective due to implementation details that cannot be audited. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-document-comparison-ai-mcp": {
"args": [
"-y",
"document-comparison-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install document-comparison-ai-mcp
# or
npm install -g @meok-ai/document-comparison-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.