Skip to main content
Glama
index.htmlโ€ข1.09 kB
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>LangChain Agent MCP Server</title> <meta name="description" content="Advanced AI agent infrastructure bridging LangChain agents with Model Context Protocol clients through a robust, scalable backend service" /> <meta name="author" content="Manus AI" /> <meta property="og:title" content="LangChain Agent MCP Server" /> <meta property="og:description" content="Production-ready backend service exposing LangChain agent capabilities to MCP clients" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@Lovable" /> <meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" /> </head> <body> <div id="root"></div> <script type="module" src="/src/main.tsx"></script> </body> </html>

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/mcpmessenger/LangchainMCP'

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