LINE Issue MCP
by rratchapol
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_TOKEN | Yes | GitLab token with read access to the repository. | |
| GITLAB_PROJECT | Yes | GitLab project in namespace/project format. | |
| OPENAI_API_KEY | Yes | API key for OpenAI Responses API. | |
| CLICKUP_LIST_ID | No | ID of the ClickUp list named 'Client Issues'. | |
| CLICKUP_TEAM_ID | No | ClickUp team/workspace ID used when CLICKUP_LIST_ID is not provided. | |
| CREATE_QA_TASKS | No | Set to 'false' to disable creating tasks for Q&A issues. Defaults to true behavior. | false |
| CLICKUP_API_TOKEN | Yes | ClickUp personal or OAuth token. | |
| CLICKUP_LIST_NAME | No | Name of the ClickUp list to find when CLICKUP_LIST_ID is not set. Defaults to 'Client Issues'. | Client Issues |
| LINE_CHANNEL_SECRET | Yes | Line Messaging API channel secret. |
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
ActivityMaintained
ResponsivenessNo issues