jira-mcp-server
by mftnakrsu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_URL | No | The URL of your JIRA instance (e.g., https://jira.example.com or https://your-domain.atlassian.net) | |
| JIRA_TOKEN | No | A read-only personal access token (for JIRA Data Center/Server) or an API token (for JIRA Cloud) | |
| JIRA_MCP_PORT | No | Port for the MCP server | 8002 |
| JIRA_USERNAME | No | Your email address for JIRA Cloud basic auth; leave empty for JIRA Data Center/Server (Bearer auth) | |
| JIRA_VERIFY_SSL | No | Set to 'true' if your JIRA has a valid SSL certificate, 'false' for self-signed certs | 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/mftnakrsu/jira-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server