databases
Greptimedb Mcp Server
MCP Server for querying GreptimeDB.
python
local
databases
Installation
npx -y GreptimeTeam/greptimedb-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "greptimedb-mcp-server",
"command": "npx",
"args": [
"-y",
"GreptimeTeam/greptimedb-mcp-server"
]
}About This MCP Server
GreptimeTeam/greptimedb-mcp-server
MCP Server for querying GreptimeDB.
GitHub: https://github.com/GreptimeTeam/greptimedb-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub