Skip to main content
Glama

Jira MCP Server

example.mcp.json305 B
{ "mcpServers": { "jiraMcp": { "command": "podman", "args": [ "run", "-i", "--rm", "--env-file", "~/.rh-jira-mcp.env", "localhost/jira-mcp:latest" ], "description": "A containerized MCP server to query Jira issues" } } }

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/redhat-community-ai-tools/jira-mcp'

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