Skip to main content
Glama
TrueConf

TrueConf Server MCP

Official
by TrueConf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode: token (manual token)token
MCP_NO_TLSNoDisable TLS and use plain HTTP; changes the default port to 80false
MCP_TLS_KEYNoPath to a PEM private key; requires MCP_TLS_CERT
HTTP_TIMEOUTNoTrueConf API request timeout in seconds30.0
MCP_BASE_URLNoPublic MCP server URL; it must be reachable by MCP clientshttps://localhost
MCP_TLS_CERTNoPath to a PEM certificate; requires MCP_TLS_KEY
API_TOKEN_TTLNoToken TTL in seconds86400
DISCOVERY_MODENoTool discovery mode: static, bm25, or codestatic
TRUECONF_SECRETYesOAuth client secret
TRUECONF_SERVERYesTrueConf Server host (IP address or FQDN)
TRUECONF_MCP_PORTNoServer port443
TRUECONF_CLIENT_IDYesOAuth client ID
TRUECONF_VERIFY_SSLNoVerify the TrueConf Server TLS certificatetrue

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/TrueConf/trueconf-server-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server