Skip to content

chore(langchain): clean up mcp#866

Merged
Eugene Yurtsev (eyurtsev) merged 1 commit into
mainfrom
eugene/mcp_update_1
Oct 14, 2025
Merged

chore(langchain): clean up mcp#866
Eugene Yurtsev (eyurtsev) merged 1 commit into
mainfrom
eugene/mcp_update_1

Conversation

@eyurtsev

@eyurtsev Eugene Yurtsev (eyurtsev) commented Oct 13, 2025

Copy link
Copy Markdown
Collaborator

Clean up MCP page:

  1. Remove conceptual diagram -- it's too big visually and doesn't help enough
  2. Remove the fastmcp server integration since there are now two difference fastmcps (the well known github package and the built-in implementation into the official mcp sdk)

@github-actions github-actions Bot added langchain For docs changes to LangChain oss labels Oct 13, 2025
Comment thread src/oss/langchain/mcp.mdx
[Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol that standardizes how applications provide tools and context to LLMs. LangChain agents can use tools defined on MCP servers using the [`langchain-mcp-adapters`](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mcp-adapters/adapters) library.
:::

![MCP](/oss/images/mcp.png)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this diagram takes a bit too much visual space and not helpful enough conceptually

@github-actions

Copy link
Copy Markdown
Contributor

Preview ID generated: preview-eugene-1760387900-e5720f7

@eyurtsev
Eugene Yurtsev (eyurtsev) marked this pull request as ready for review October 13, 2025 20:39
Copilot AI review requested due to automatic review settings October 13, 2025 20:39
@eyurtsev Eugene Yurtsev (eyurtsev) changed the title chore(langchain): clean up mcp a bit chore(langchain): clean up mcp Oct 13, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR cleans up the Model Context Protocol (MCP) documentation page by removing visual clutter and addressing potential confusion around FastMCP implementations.

  • Removes the large conceptual diagram that was visually overwhelming without adding sufficient value
  • Eliminates the FastMCP server integration section to avoid confusion between different FastMCP implementations

@eyurtsev
Eugene Yurtsev (eyurtsev) merged commit 1f10861 into main Oct 14, 2025
12 checks passed
@eyurtsev
Eugene Yurtsev (eyurtsev) deleted the eugene/mcp_update_1 branch October 14, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langchain For docs changes to LangChain oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants