Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nnico56 • Uncategorized
🌐 Connect AI to your database effortlessly using natural language with the Universal DB MCP, enhancing queries across multiple platforms.
🌐 Connect AI to your database effortlessly using natural language with the Universal DB MCP, enhancing queries across multiple platforms.
执行 SQL 查询或数据库命令。支持 SELECT、JOIN、聚合等查询操作。如果启用了写入模式,也可以执行 INSERT、UPDATE、DELETE 等操作。
获取数据库结构信息,包括所有 Schema 中用户可访问的表名、列名、数据类型、主键、索引等元数据。在执行查询前调用此工具可以帮助理解数据库结构。结果会被缓存以提高性能。
获取指定表的详细信息,包括列定义、索引、预估行数等。用于深入了解某个表的结构。
清除 Schema 缓存。当数据库结构发生变化(如新增表、修改列)时,可以调用此工具清除缓存。
获取指定列的所有唯一值。用于了解 status、type、category 等枚举类型列的所有可能值,帮助生成准确的 WHERE 条件。例如:获取 orders.status 列的所有状态值(pending, shipped, delivered 等)。
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.