Server data from the Official MCP Registry
Read-only table diffs with segment attribution: which slice of your data changed.
Read-only table diffs with segment attribution: which slice of your data changed.
The MCP server is well-designed with strong security fundamentals: credentials never flow through tool arguments (only connection names are accepted), DSN injection is actively prevented, the four tools are properly scoped and read-only, and input validation is comprehensive. SQL injection is mitigated through sqlglot parsing and re-rendering. Minor code quality issues around broad exception handling and logging do not materially impact security posture. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
5 files analyzed · 6 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.
Set these up before or after installing:
Environment variable: DATADIFFER_CONFIG
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gauthierpiarrette-datadiffer": {
"env": {
"DATADIFFER_CONFIG": "your-datadiffer-config-here"
},
"args": [
"datadiffer"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.