Server data from the Official MCP Registry
AI-powered diff ai MCP server for agents. Supports diff texts, diff summary, word diff. By M...
AI-powered diff ai MCP server for agents. Supports diff texts, diff summary, word diff. By M...
This MCP server has critical security issues that prevent approval. The code relies on an external authentication module (auth_middleware) that is not provided in the repository, making it impossible to verify access control implementation. Additionally, the server uses hardcoded filesystem paths to a non-existent shared authentication system (~/clawd/meok-labs-engine/shared), creating a supply chain risk. The rate-limiting implementation is weak and easily bypassed (per-call, not enforced globally), and there is no error handling for the missing auth_middleware import, which could cause silent failures or fallback to unauthorized access. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 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-diff-ai-mcp": {
"args": [
"-y",
"diff-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install diff-ai-mcp
# or
npm install -g @meok-ai/diff-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.