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.
服务器配置
{
"mcpServers": {
"langchain-bridge": {
"command": "mcp-langchain-bridge",
"args": [
"serve"
]
}
}
}