Skip to main content
Glama

MCP Jira & Confluence Server

__init__.py213 B
from . import server from . import sse_server def main(): """Main entry point for the package.""" return server.main() # Expose important items at package level __all__ = ['main', 'server', 'sse_server']

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