Skip to main content
Glama

MCP Platform

by jck411
__init__.py•264 B
""" Chat Service Module Modular chat service implementation with clear separation of concerns. """ from .chat_orchestrator import ChatOrchestrator from .models import ChatMessage, ToolCallContext __all__ = ["ChatMessage", "ChatOrchestrator", "ToolCallContext"]

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/jck411/MCP_BACKEND_OPENROUTER'

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