Connhex MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONNHEX_PASSWORD | No | Password for credentials authentication. Required when CONNHEX_AUTH_TYPE is 'credentials'. | |
| CONNHEX_USERNAME | No | Username for credentials authentication. Required when CONNHEX_AUTH_TYPE is 'credentials'. | |
| CONNHEX_AUTH_TYPE | No | Authentication type. Options: 'credentials' (username/password), 'token' (bearer token), or 'session' (forwarded from client). | credentials |
| CONNHEX_BEARER_TOKEN | No | Static bearer token for token authentication. Required when CONNHEX_AUTH_TYPE is 'token'. | |
| CONNHEX_INSTANCE_URL | Yes | The base URL of the Connhex instance you want to connect to. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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