h3yun-sql-troubleshooter
by chuck9090
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| H3YUN_TOKEN | No | 氚云接口身份校验 Token。如果项目目录下没有.h3token,则需要通过此环境变量提供 | |
| H3YUN_BASE_URL | No | 氚云平台基础地址 | https://www.h3yun.com |
| H3YUN_SQL_FIELD | No | 请求体中 SQL 字段名 | sql |
| H3YUN_ENGINE_CODE | No | 氚云企业引擎编码。如果项目目录下没有cmax.json,则需要通过此环境变量提供 | |
| H3YUN_PROJECT_DIR | No | 氚云应用项目目录或其上级目录。通常不需要配置,优先由 AI 调用工具时传入当前工作区路径 | 自动发现 |
| H3YUN_SQL_API_URL | No | 完整 SQL 查询接口地址;仅接口地址变化时覆盖 | 内置默认地址 |
| H3YUN_SQL_API_PATH | No | SQL 查询接口路径;未配置 H3YUN_SQL_API_URL 时会和 H3YUN_BASE_URL 拼接 | 内置默认路径 |
| H3YUN_SQL_TIMEOUT_MS | No | 请求超时时间(毫秒) | 30000 |
| H3YUN_SQL_ALLOW_WRITE | No | 是否允许非查询 SQL | false |
| H3YUN_REPORTING_ACTION_URL | No | 报表 CheckSQL 接口完整地址;仅接口地址变化时覆盖 | 内置默认地址 |
| H3YUN_REPORTING_ACTION_PATH | No | 报表 CheckSQL 接口路径 | /Console/Reporting/OnAction |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chuck9090/h3yun-sql-troubleshooter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server