[PR #1701] [MERGED] revamped MCP docs! #1772

Closed
opened 2026-02-17 17:22:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1701
Author: @sydney-runkle
Created: 12/2/2025
Status: Merged
Merged: 12/4/2025
Merged by: @sydney-runkle

Base: mainHead: sr/picking-up-mcp-docs


📝 Commits (10+)

📊 Changes

4 files changed (+874 additions, -114 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+14 -0)
📝 reference/python/docs/langchain_mcp_adapters/index.md (+21 -0)
📝 reference/python/pyproject.toml (+2 -0)
📝 src/oss/langchain/mcp.mdx (+837 -114)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1701 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/picking-up-mcp-docs` --- ### 📝 Commits (10+) - [`3b4f530`](https://github.com/langchain-ai/docs/commit/3b4f530953f4079ece799d914c1b8e30aaf4955a) x - [`6b48342`](https://github.com/langchain-ai/docs/commit/6b483422e77f0c088f5814b15d55ba38991d4b81) x - [`b78e3c2`](https://github.com/langchain-ai/docs/commit/b78e3c2d1faf74c1daec3bf85e9dbce1e31b60a4) Merge branch 'main' into eugene/mcp_docs_2 - [`2205d15`](https://github.com/langchain-ai/docs/commit/2205d15890ff1db81a8ce890d4938c253ba1d529) MCP first pass - [`427a551`](https://github.com/langchain-ai/docs/commit/427a551d65869c52ce3456040a4e859a8fb90aff) structured content - [`e89b789`](https://github.com/langchain-ai/docs/commit/e89b7896ff419bb51502d096d46f060ffbff0d6c) Merge branch 'main' into sr/picking-up-mcp-docs - [`c4d8ad7`](https://github.com/langchain-ai/docs/commit/c4d8ad7065ff169bb577dd68e62180af79f3773d) new mcp structure - [`de7da7e`](https://github.com/langchain-ai/docs/commit/de7da7ef8c62af29f66568ba420c849215990050) more MCP page progress - [`7a70c91`](https://github.com/langchain-ai/docs/commit/7a70c915da4cbe02869ee3128e61af982ce4a711) improvements - [`06c6d3d`](https://github.com/langchain-ai/docs/commit/06c6d3d9dd6d3b57ab2e17db0cdd32afa085e84c) more context on interceptors ### 📊 Changes **4 files changed** (+874 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+14 -0) 📝 `reference/python/docs/langchain_mcp_adapters/index.md` (+21 -0) 📝 `reference/python/pyproject.toml` (+2 -0) 📝 `src/oss/langchain/mcp.mdx` (+837 -114) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:43 -05:00
yindo closed this issue 2026-02-17 17:22:43 -05:00
yindo changed title from [PR #1701] revamped MCP docs! to [PR #1701] [MERGED] revamped MCP docs! 2026-06-05 18:14:50 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1772