Skip to main content
Glama

Model Context Protocol (MCP) Server

by hideya
"""MCP Client Using LangChain / Python.""" try: from importlib.metadata import version __version__ = version("mcp-chat") except ImportError: __version__ = "unknown"

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/hideya/mcp-client-langchain-py'

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