Skip to main content
Glama

MCP Atlassian

by ArconixForge
__init__.py483 B
"""Preprocessing modules for handling text conversion between different formats.""" # Re-export the TextPreprocessor and other utilities # Backward compatibility from .base import BasePreprocessor from .base import BasePreprocessor as TextPreprocessor from .confluence import ConfluencePreprocessor from .jira import JiraPreprocessor __all__ = [ "BasePreprocessor", "ConfluencePreprocessor", "JiraPreprocessor", "TextPreprocessor", # For backwards compatibility ]

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/ArconixForge/mcp-atlassian'

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