Skip to main content
Glama
bug_report.yml1.96 kB
name: Bug Report description: Report a bug or unexpected behavior title: "[Bug] " labels: ["bug"] body: - type: markdown attributes: value: | Thanks for taking the time to report a bug! - type: textarea id: description attributes: label: Describe the bug description: A clear description of what the bug is placeholder: What happened? validations: required: true - type: textarea id: steps attributes: label: Steps to reproduce description: How can we reproduce this issue? placeholder: | 1. Start terminal-mcp 2. Create session with command 'htop' 3. Call terminal_snapshot 4. See error validations: required: true - type: textarea id: expected attributes: label: Expected behavior description: What did you expect to happen? placeholder: Should capture htop UI elements validations: required: true - type: textarea id: actual attributes: label: Actual behavior description: What actually happened? placeholder: Got empty elements array validations: required: true - type: input id: version attributes: label: Terminal MCP version description: Which version are you using? placeholder: "v1.0.0" validations: required: true - type: dropdown id: os attributes: label: Operating System options: - Linux - macOS - Windows (WSL) - Other validations: required: true - type: textarea id: logs attributes: label: Logs description: Any relevant log output placeholder: Paste logs here render: shell validations: required: false - type: textarea id: additional attributes: label: Additional context description: Any other information that might help validations: required: false

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/aybelatchane/mcp-server-terminal'

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