Skip to content
Back to search
30
MCP

Apache IoTDB

pulsemcp/apache iotdb

Connects to Apache IoTDB time-series databases for executing queries, listing tables, and describing schemas through a secure Python-based interface.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acuvity/mcp-server-iotdb
MCP Server for Apache IoTDB database and its tools
0 tools
Oracle Database
Connects to Oracle databases for queries and data operations.
0 tools
ai.waystation/supabase
Connect to your Supabase database to query data and schemas.
0 tools · streamable-http
Apache Iceberg
Provides a SQL interface for querying and managing Apache Iceberg tables through connections to Iceberg REST catalogs and S3-compatible stor
0 tools
JDBC Database
Connects to any JDBC-compliant database for table discovery, metadata retrieval, and SQL query execution with automatic dialect detection an
0 tools
ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apache_iotdb": {
      "url": "None",
      "transport": "http"
    }
  }
}