ThinkingData MCP
by ivaneve
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP 监听地址 | 127.0.0.1 |
| MCP_PORT | No | HTTP 监听端口 | 8000 |
| MCP_TRANSPORT | No | streamable-http 或 stdio | streamable-http |
| THINKINGDATA_TOKEN | Yes | 项目级查询密钥 | |
| THINKINGDATA_BASE_URL | Yes | 数数服务地址,例如 http://ta2:8992 | |
| THINKINGDATA_PROJECT_ID | Yes | 数数内部的数字项目 ID(例如 377),不是项目 APPID | |
| THINKINGDATA_VERIFY_SSL | No | 是否验证 HTTPS 证书 | true |
| THINKINGDATA_MAX_RESULT_ROWS | No | SQL 和分析结果最大行数 | 500 |
| THINKINGDATA_TIMEOUT_SECONDS | No | 上游请求超时 | 30 |
| THINKINGDATA_MAX_SQL_PAGE_SIZE | No | 分页/异步 SQL 的单页行数上限 | 5000 |
| THINKINGDATA_MAX_SQL_TASK_ROWS | No | 分页/异步 SQL 的总行数上限 | 100000 |
| THINKINGDATA_METADATA_TTL_SECONDS | No | 元数据缓存秒数,0 表示关闭 | 600 |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSyncing