{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_c8dy8tjqm2h3","handle":"iflow-mcp-greptimedb-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-greptimedb-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-greptimedb-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-greptimedb-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-greptimedb-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-greptimedb-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-greptimedb-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_greptimedb-mcp-server","summary":"A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.","description":"# greptimedb-mcp-server\n\n[![PyPI - Version](https://img.shields.io/pypi/v/greptimedb-mcp-server)](https://pypi.org/project/greptimedb-mcp-server/)\n![build workflow](https://github.com/GreptimeTeam/greptimedb-mcp-server/actions/workflows/python-app.yml/badge.svg)\n[![MIT License](https://img.shields.io/badge/license-MIT-green)](LICENSE.md)\n\nA Model Context Protocol (MCP) server implementation for [GreptimeDB](https://github.com/GreptimeTeam/greptimedb).\n\nThis server provides AI assistants with a secure and structured way to explore and analyze databases. It enables them to list tables, read data, and execute SQL queries through a controlled interface, ensuring responsible database access.\n\n# Project Status\nThis is an experimental project that is still under development. Data security and privacy issues have not been specifically addressed, so please use it with caution.\n\n# Capabilities\n\n* `list_resources` to list tables\n* `read_resource` to read table data\n* `list_tools` to list tools\n* `call_tool` to execute an SQL\n* `list_prompts` to list prompts\n* `get_prompt` to get the prompt by name\n\n# Installation\n\n```\npip install greptimedb-mcp-server\n```\n\n# Configuration\n\nSet the following environment variables:\n\n```bash\nGREPTIMEDB_HOST=localhost    # Database host\nGREPTIMEDB_PORT=4002         # Optional: Database MySQL port (defaults to 4002 if not specified)\nGREPTIMEDB_USER=root\nGREPTIMEDB_PASSWORD=\nGREPTIMEDB_DATABASE=public\nGREPTIMEDB_TIMEZONE=UTC\n```\n\nOr via command-line args:\n\n* `--host` the database host, `localhost` by default,\n* `--port` the database port, must be MySQL protocol port,  `4002` by default,\n* `--user` the database username, empty by default,\n* `--password` the database password, empty by default,\n* `--database` the database name, `public` by default.\n* `--timezone` the session time zone, empty by default(using server default time zone).\n\n# Usage\n\n## Claude Desktop Integration\n\nConfigure the MCP server in Claude Desktop's configuration file:\n\n#### MacOS…","publisher":null,"homepage":null,"repository":null,"version":"0.2.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_greptimedb-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.779,"provenance":"derived"}],"categories":["ai","data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_greptimedb-mcp-server","registry":"pypi","observedAt":"2026-09-15T18:21:47.955Z","publishedAt":"2025-11-10T06:09:18.240968Z","latestVersion":"0.2.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_greptimedb-mcp-server","url":"https://pypi.org/project/iflow-mcp_greptimedb-mcp-server/","firstSeenAt":"2026-09-09T19:23:21.356Z","fetchedAt":"2026-09-15T18:19:50.870Z","normalizedAt":"2026-09-15T18:19:50.870Z"}]},"firstSeenAt":"2026-09-09T19:23:21.356Z","updatedAt":"2026-09-15T18:21:47.955Z"}