RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.GreptimeTeam/greptimedb-mcp-server · v0.4.7
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.
greptimedb-mcp-server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"greptimedb-mcp-server": {
"command": "uvx",
"args": [
"greptimedb-mcp-server"
]
}
}
}GREPTIMEDB_HOST可选GreptimeDB host address
GREPTIMEDB_PORT可选GreptimeDB MySQL protocol port (default: 4002)
GREPTIMEDB_USER可选Database username
GREPTIMEDB_PASSWORD可选secretDatabase password
GREPTIMEDB_DATABASE可选Database name to connect to
GREPTIMEDB_TIMEZONE可选Session timezone (default: UTC)
GREPTIMEDB_POOL_SIZE可选Connection pool size (default: 5)
GREPTIMEDB_HTTP_PORT可选HTTP API port for pipeline management (default: 4000)
GREPTIMEDB_HTTP_PROTOCOL可选HTTP protocol for pipeline API: http or https (default: http)
GREPTIMEDB_MASK_ENABLED可选Enable sensitive data masking (default: true)
GREPTIMEDB_MASK_PATTERNS可选Additional column name patterns for data masking (comma-separated)
GREPTIMEDB_AUDIT_ENABLED可选Enable audit logging for tool invocations (default: true)
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.GreptimeTeam/greptimedb-mcp-server",
"type": "mcp-server",
"version": "0.4.7",
"displayName": "greptimedb-mcp-server",
"description": "Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.",
"repository": {
"url": "https://github.com/GreptimeTeam/greptimedb-mcp-server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "greptimedb-mcp-server",
"version": "0.4.7",
"transport": "stdio",
"environmentVariables": [
{
"name": "GREPTIMEDB_HOST",
"description": "GreptimeDB host address"
},
{
"name": "GREPTIMEDB_PORT",
"description": "GreptimeDB MySQL protocol port (default: 4002)"
},
{
"name": "GREPTIMEDB_USER",
"description": "Database username"
},
{
"name": "GREPTIMEDB_PASSWORD",
"description": "Database password",
"isSecret": true
},
{
"name": "GREPTIMEDB_DATABASE",
"description": "Database name to connect to"
},
{
"name": "GREPTIMEDB_TIMEZONE",
"description": "Session timezone (default: UTC)"
},
{
"name": "GREPTIMEDB_POOL_SIZE",
"description": "Connection pool size (default: 5)"
},
{
"name": "GREPTIMEDB_HTTP_PORT",
"description": "HTTP API port for pipeline management (default: 4000)"
},
{
"name": "GREPTIMEDB_HTTP_PROTOCOL",
"description": "HTTP protocol for pipeline API: http or https (default: http)"
},
{
"name": "GREPTIMEDB_MASK_ENABLED",
"description": "Enable sensitive data masking (default: true)"
},
{
"name": "GREPTIMEDB_MASK_PATTERNS",
"description": "Additional column name patterns for data masking (comma-separated)"
},
{
"name": "GREPTIMEDB_AUDIT_ENABLED",
"description": "Enable audit logging for tool invocations (default: true)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.GreptimeTeam/greptimedb-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.GreptimeTeam%2Fgreptimedb-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}