Terminal MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TERMINAL_MCP_TOKEN | Yes | Authentication token for the MCP server. Generate with: openssl rand -hex 32 | |
| TERMINAL_MCP_TUNNEL_HOST | No | The tunnel host URL (e.g., from ngrok or Cloudflare). Required if tunnel mode is enabled. | |
| TERMINAL_MCP_TUNNEL_MODE | No | Set to 'true' to enable tunnel mode for grok.com connectivity. Default is not set (assumed false). |
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/idealinvestse/terminal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server