MarketNow Registry / Data / mcp-sql-helper
mcp-sql-helper
1. all_table_names - 返回数据库中所有表名 2. filter_table_names - 返回数据库中包含指定子字符串的所有表名 3. schema_definitions - 返回指定表的架构和关系信息 4. execute_query - 执行 SQL 查询并以可读格式返回结果(结果会在达到4000字符限制后被截断)
Install
$ uvx mcp-sql-helperInstalling via npx/uvx/npm install executes arbitrary code from the public registry on your machine. This is the install-risk semantic of the MarketNow catalog — verify the publisher before running it.
How MarketNow scored this
Sentinel Index Heuristics — a security-first estimate from public signals:
- Package age and release activity (stale repositories lose points)
- Verified adoption: registry downloads or GitHub stars, not follower counts
- Typosquat distance against the 150 most-installed MCP packages
- Injection markers scanned in the package description
Heuristic, not a guarantee. For verified agent credentials and revocation, see the MarketNow Trust API.
What is mcp-sql-helper?
1. all_table_names - 返回数据库中所有表名 2. filter_table_names - 返回数据库中包含指定子字符串的所有表名 3. schema_definitions - 返回指定表的架构和关系信息 4. execute_query - 执行 SQL 查询并以可读格式返回结果(结果会在达到4000字符限制后被截断) Indexed by MarketNow with trust 40/100 (Runs registry code).
How do I install it?
Run $ uvx mcp-sql-helper Installing via npx/uvx/npm install executes arbitrary code from the public registry on your machine. This is the install-risk semantic of the MarketNow catalog — verify the publisher before running it.
What does the trust score mean?
Security-first heuristic over public signals (age, adoption, typosquat distance, injection markers). It is not a popularity ranking and not a guarantee of safety. mcp-sql-helper scores 40/100.