Skip to main content
Glama
__init__.py423 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 .jira import JiraPreprocessor __all__ = [ "BasePreprocessor", "JiraPreprocessor", "TextPreprocessor", # For backwards compatibility ] # Made with Bob

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/amruthabesto28/JIRA-MCP'

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