mcp-jira
by judexzhu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | ERROR |
| LOG_TO_STDOUT | No | Enable stdout logging (interferes with MCP) | false |
| JIRA_API_TOKEN | Yes | Your JIRA API token (required) | |
| CONNECT_TIMEOUT | No | HTTP connection timeout (seconds) | 10 |
| JIRA_SERVER_URL | Yes | Your JIRA instance URL (required) | |
| REQUEST_TIMEOUT | No | HTTP request timeout (seconds) | 30 |
| MAX_CONCURRENT_REQUESTS | No | Max concurrent requests & rate limit (req/sec) | 2 |
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/judexzhu/mcp-jira'
If you have feedback or need assistance with the MCP directory API, please join our Discord server