Server data from the Official MCP Registry
Query databases from AI agents using connections configured in DBX.
Query databases from AI agents using connections configured in DBX.
DBX is a legitimate database management tool with an MCP server integration. The codebase shows good architectural practices with proper separation of concerns and reasonable permission scoping for its stated purpose. However, several moderate-severity issues were identified: the MCP server lacks input validation on SQL queries, environment variable access is broad, and there are some code quality concerns around error handling. These issues are addressable and do not indicate malicious intent, but users should be aware before deploying in high-security environments. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue (1 critical, 0 high severity).
5 files analyzed · 9 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-t8y2-dbx": {
"args": [
"-y",
"dbx"
],
"command": "npx"
}
}
}Be the first to review this server!
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.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.