Skip to main content
Glama
AcosX

Terminal MCP Server

by AcosX

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the server.127.0.0.1
MCP_PORTNoPort to bind the server.8767
MCP_JWKS_URINoJWKS URI for JWT mode.
MCP_AUDIT_LOGNoPath to audit log file./var/log/terminal-mcp/audit.log
MCP_AUTH_MODENoAuthentication mode (jwt, entra, bearer, memory_oauth).
MCP_TRANSPORTNoTransport mechanism (streamable-http).streamable-http
MCP_JWT_ISSUERNoJWT issuer for JWT mode.
MCP_BEARER_TOKENNoBearer token for bearer auth mode.
MCP_JWT_AUDIENCENoJWT audience for JWT mode.
MCP_OAUTH_ISSUERNoOAuth issuer URL (JWT mode).
MCP_JWT_ALGORITHMNoJWT algorithm for JWT mode.RS256
MCP_ENTRA_AUDIENCENoEntra audience (API client ID) (entra mode).
MCP_COMMAND_TIMEOUTNoDefault command timeout in seconds.30
MCP_ENTRA_TENANT_IDNoMicrosoft Entra tenant ID (entra mode).
MCP_OAUTH_CLIENT_IDNoOAuth client ID for memory_oauth mode.
MCP_PUBLIC_BASE_URLNoPublic base URL for memory_oauth mode.
MCP_REQUIRED_SCOPESNoRequired scope claim.terminal.run
MCP_MAX_OUTPUT_BYTESNoMaximum output bytes from command.131072
MCP_ADVERTISED_SCOPESNoAdvertised OAuth scopes.terminal.run
MCP_RESOURCE_BASE_URLNoPublic base URL for MCP resource.
MCP_ENTRA_ALLOWED_OIDSNoComma-separated allowed user object IDs (entra mode, optional).
MCP_COMMAND_MAX_TIMEOUTNoMaximum allowed command timeout in seconds.120
MCP_OAUTH_CLIENT_SECRETNoOAuth client secret for memory_oauth mode.
MCP_OAUTH_REDIRECT_URISNoComma-separated redirect URIs for memory_oauth mode.

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/AcosX/Terminal-MCP-Server'

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