clermes-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLERMES_BIN | No | Path to the clermes dispatcher binary. Default: $CLERMES_HOME/clermes, then $(which clermes) | $CLERMES_HOME/clermes |
| CLERMES_HOME | No | Path to Clermes home directory. Default: ~/.clermes | ~/.clermes |
| CLERMES_MCP_HOST | No | Bind host for the MCP server. Default: 127.0.0.1 | 127.0.0.1 |
| CLERMES_MCP_MODE | No | Default mode for dispatch and reply: 'blocking' or 'async'. Default: blocking | blocking |
| CLERMES_MCP_PORT | No | Bind port for the MCP server. Default: 9675 | 9675 |
| CLERMES_MCP_ROLE | No | Role for the MCP server: 'operator' or 'worker'. Default: operator | operator |
| CLERMES_MCP_TOKEN | No | Bearer token for HTTP authentication. Optional; if unset, server warns on HTTP transport. |
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/canopy-workshop/clermes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server