TrueConf Server MCP
Officialby TrueConf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode: token (manual token) | token |
| MCP_NO_TLS | No | Disable TLS and use plain HTTP; changes the default port to 80 | false |
| MCP_TLS_KEY | No | Path to a PEM private key; requires MCP_TLS_CERT | |
| HTTP_TIMEOUT | No | TrueConf API request timeout in seconds | 30.0 |
| MCP_BASE_URL | No | Public MCP server URL; it must be reachable by MCP clients | https://localhost |
| MCP_TLS_CERT | No | Path to a PEM certificate; requires MCP_TLS_KEY | |
| API_TOKEN_TTL | No | Token TTL in seconds | 86400 |
| DISCOVERY_MODE | No | Tool discovery mode: static, bm25, or code | static |
| TRUECONF_SECRET | Yes | OAuth client secret | |
| TRUECONF_SERVER | Yes | TrueConf Server host (IP address or FQDN) | |
| TRUECONF_MCP_PORT | No | Server port | 443 |
| TRUECONF_CLIENT_ID | Yes | OAuth client ID | |
| TRUECONF_VERIFY_SSL | No | Verify the TrueConf Server TLS certificate | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues