Connhex MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Connhex MCP Servershow me the latest telemetry from device-1"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Connhex Tools
Tools workspace for Connhex. Contains the MCP server, the CLI, and the API SDK as sibling packages in a single uv workspace.
Packages
Package | Description | README |
Async Python client for the Connhex API. Used internally by the other packages. | ||
MCP server that exposes Connhex APIs as tools for AI clients (Claude, etc.). | ||
Command-line interface for managing connhex resources. |
Related MCP server: ThingsBoard MCP Server
Getting started
Prerequisites: Python 3.11+, uv.
git clone https://github.com/compiuta-origin/connhex-tools.git
cd connhex-tools
uv syncThis installs all three packages and their dependencies into a shared .venv.
Development
uv run pytest # run all tests
uv run ruff check . && uv run ruff format .
uv run pre-commit run --all-filesRun a specific package's tests:
uv run pytest packages/connhex-cli/testsMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceLinks IoT devices to AI large models using the MCP and MQTT protocols, enabling natural language control, real-time AI responses, and complex instruction execution for interconnected IoT devices.Last updated3371MIT
- Alicense-qualityBmaintenanceConnect your AI workflows to the ThingsBoard IoT Platform through this MCP server. Enables LLMs to query device telemetry, manage IoT entities (devices, assets, customers), and analyze sensor data - all through natural language. Perfect for building AI-powered IoT monitoring, predictive maintenance,Last updated98Apache 2.0
- Flicense-qualityDmaintenanceEnables conversational API testing via MCP, allowing users to make HTTP requests, decode JWT tokens, and validate JSON schemas through natural language.Last updated

Ubidots MCP Serverofficial
Alicense-qualityDmaintenanceEnables MCP clients to interact with the Ubidots IoT platform for managing IoT devices, data, and automation through natural language.Last updatedMIT
Related MCP Connectors
Official Microsoft MCP Server to query Microsoft Entra data using natural language
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
GibsonAI MCP server: manage your databases with natural language
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/compiuta-origin/connhex-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server