jira-worklog-mcp
by luizeduul
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_EMAIL | No | Atlassian account email. | |
| REDMINE_URL | No | Redmine base URL, e.g. https://redmine.example.com. | |
| ARTIA_SECRET | No | Artia integration Secret. | |
| GITHUB_TOKEN | No | GitHub personal access token (PAT). | |
| ARTIA_API_URL | No | Artia GraphQL URL. Default: https://api.artia.com/graphql. Optional. | |
| JIRA_BASE_URL | No | Jira Cloud URL, must be HTTPS and a *.atlassian.net host. | |
| WORK_PROVIDER | No | Active provider: jira, redmine, github, or artia. | jira |
| JIRA_API_TOKEN | No | Jira API token. | |
| JIRA_DAILY_JQL | No | JQL that resolves issue_key='daily' to a recurring monthly bucket issue. Optional. | |
| ARTIA_CLIENT_ID | No | Artia integration ClientId. | |
| ARTIA_FOLDER_ID | No | Default folder id for search_tasks. Optional. | |
| REDMINE_API_KEY | No | Redmine API key. | |
| ARTIA_ACCOUNT_ID | No | Account/workspace id used for get_task/worklogs. | |
| ARTIA_WORKLOG_STATUS_ID | No | Optional status id sent when creating a time entry. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/luizeduul/mcp-worklog-reg'
If you have feedback or need assistance with the MCP directory API, please join our Discord server