MCP Servers for LangChain
LangChain is a framework for developing applications powered by language models, providing tools and components to build context-aware, reasoning applications that integrate with external data sources.
Why this server?
Uses LangChain's MarkdownTextSplitter to split file content into chunks for the knowledge base.
AsecurityAlicenseAqualityProvides tools for listing and retrieving content from different knowledge bases using semantic search capabilities.23TypeScriptThe UnlicenseWhy this server?
Generates LangChain-compatible tool implementations from Postman API collections, enabling integration with the LangChain framework.
AsecurityAlicenseAqualityAn MCP server that generates AI agent tools from Postman collections and requests. This server integrates with the Postman API to convert API endpoints into type-safe code that can be used with various AI frameworks.17JavaScriptMIT LicenseWhy this server?
Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows
Why this server?
Uses LangChain's ReAct Agent to interact with MCP server tools through the convert_mcp_to_langchain_tools() utility function.
-securityAlicense-qualityThis server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.4PythonMIT LicenseWhy this server?
Based on LangChain Ollama Deep Researcher, providing workflow orchestration for multi-step research tasks
-securityAlicense-qualityThis is a Model Context Protocol (MCP) server adaptation of LangChain Ollama Deep Researcher. It provides the deep research capabilities as MCP tools that can be used within the model context protocol ecosystem, allowing AI assistants to perform in-depth research on topics (locally) via Ollama3PythonMIT LicenseWhy this server?
Uses LangChain for creating simple LLM Prompt chains to generate image generation prompts from topics
-securityAlicense-qualityThe Comfy MCP Server uses the FastMCP framework to generate images from prompts by interacting with a remote Comfy server, allowing automated image creation based on workflow configurations.5PythonMIT LicenseWhy this server?
The README mentions 'If you want langchain_example.py to work, uv sync --extra langchain instead', suggesting integration with LangChain.
PythonMIT License