Skip to main content
Glama
compiuta-origin

Connhex MCP Server

Official

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

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.

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 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
A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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