Skip to main content
Glama

MCP Platform

by jck411
__init__.py•197 B
"""Clients package containing LLM and MCP clients.""" from __future__ import annotations from .llm_client import LLMClient from .mcp_client import MCPClient __all__ = ["LLMClient", "MCPClient"]

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