Mcp Langchain Bridge

Created By
archimedes-market2 months ago
Curated by Archimedes Market with a verified Trust Report. Expose any LangChain chain, agent, or tool as an MCP server. Schema-aware tool registration, tool-call tracing, retry/timeout policies, structured output validation. Bridges the LangChain ecosystem into Claude / ChatGPT / Cursor without rewrites. → archimedes.market/assets/312e3c99-f858-44e7-ba2c-fcaf408825a8.
Overview

![Archimedes Trust Report — VERIFIED 92/100](https://img.shields.io/badge/Archimedes_Trust-VERIFIED_92%2F100-1 0B981?style=flat-square)

Verified asset on Archimedes Market — view the full Trust Report
and the curated catalog of 97 free engineering assets.


Expose any LangChain chain, agent, or tool as an MCP server. Schema-aware tool registration, tool-call tracing, retry and timeout policies, and structured output validation. Bridges the LangChain ecosystem into Claude /
ChatGPT / Cursor without rewriting your existing chains.

Quick start

pip install git+https://github.com/archimedes-market/mcp-langchain-bridge

Then mcp-langchain-bridge serve and point Claude Desktop at it.

More verified MCP servers

Browse the full catalog at archimedes.market/assets.

License

MIT.

Server Config

{
  "mcpServers": {
    "langchain-bridge": {
      "command": "mcp-langchain-bridge",
      "args": [
        "serve"
      ]
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
archimedes-market
Star
-
Language
-
License
-
Category

Recommend Servers

View All