Server data from the Official MCP Registry
MCP server for database universal. Features query sql, list tables, describe table. From MEO...
MCP server for database universal. Features query sql, list tables, describe table. From MEO...
This MCP server has critical security vulnerabilities that require immediate remediation. The most severe issue is an unvalidated external import of authentication middleware from a hardcoded user home directory path, which creates a system-wide privilege escalation risk. Additionally, the SQL query validation has bypass vulnerabilities, connection strings embed plaintext credentials in tool parameters, and the rate limiting uses in-memory storage with no persistence. The code also lacks input validation for SQL queries executed with parameterized queries in some paths but not others, creating inconsistent protection. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 17 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-database-universal-mcp": {
"args": [
"-y",
"database-universal-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install database-universal-mcp
# or
npm install -g @meok-ai/database-universal-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.