Connhex Server
FreeNot checkedEnables natural language interaction with Connhex IoT platform APIs for managing devices, telemetry, rules, and resources via MCP tools.
About
Enables natural language interaction with Connhex IoT platform APIs for managing devices, telemetry, rules, and resources via MCP tools.
README
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 |
|---|---|---|
| connhex-sdk | Async Python client for the Connhex API. Used internally by the other packages. | → |
| connhex-mcp | MCP server that exposes Connhex APIs as tools for AI clients (Claude, etc.). | → |
| connhex-cli | Command-line interface for managing connhex resources. | → |
Getting started
Prerequisites: Python 3.11+, uv.
git clone https://github.com/compiuta-origin/connhex-tools.git
cd connhex-tools
uv sync
This 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-files
Run a specific package's tests:
uv run pytest packages/connhex-cli/tests
Installing Connhex Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/compiuta-origin/connhex-mcp-serverFAQ
Is Connhex Server MCP free?
Yes, Connhex Server MCP is free — one-click install via Unyly at no cost.
Does Connhex Server need an API key?
No, Connhex Server runs without API keys or environment variables.
Is Connhex Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Connhex Server in Claude Desktop, Claude Code or Cursor?
Open Connhex Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Connhex Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
