Skip to main content
Glama

MCP Jira & Confluence Server

config-sse-auth.json365 B
{ "mcpServers": { "mcp-jira-confluence-sse": { "command": "python", "args": ["-m", "mcp_jira_confluence.sse_client"], "env": { "SSE_SERVER_URL": "http://localhost:8000", "JIRA_PERSONAL_TOKEN": "your-jira-personal-access-token", "CONFLUENCE_PERSONAL_TOKEN": "your-confluence-personal-access-token" } } } }

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/akhilthomas236/mcp-jira-confluence-sse'

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