LangChain.js MCP Adapters

Created By
vrknethaa year ago
Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.
Overview

What is LangChain.js MCP Adapters?

LangChain.js MCP Adapters is a package that provides adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, enabling seamless communication between LangChain.js and MCP servers.

How to use LangChain.js MCP Adapters?

To use the adapters, install the package via npm and connect to MCP servers using either stdio or SSE transport methods. You can also configure connections using a JSON configuration file.

Key features of LangChain.js MCP Adapters?

  • Connect to MCP servers using stdio or SSE transports.
  • Support for multiple MCP server connections simultaneously.
  • Custom headers support for SSE connections.
  • Comprehensive logging capabilities.

Use cases of LangChain.js MCP Adapters?

  1. Integrating AI tools with LangChain.js applications.
  2. Connecting to various MCP servers for data processing.
  3. Utilizing MCP tools in LangChain agents for enhanced functionality.

FAQ from LangChain.js MCP Adapters?

  • What is the Model Context Protocol (MCP)?

MCP is a specification for building tools that can be integrated into applications, allowing for flexible and powerful interactions.

  • Is there a specific Node.js version required?

Yes, Node.js version 18 or higher is required for this package.

  • Can I use custom headers with SSE connections?

Yes, the package supports custom headers for SSE connections, which is useful for authentication.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
vrknetha
Star
6

Recommend Clients

View All
@ENCONVERT/MCP

3 months ago
SUPERNORMAL

3 months ago
NIBWP

22 days ago
CORELAYER0

a month ago
E2EASY

2 months ago
ENSEMBLE-MCP

a month ago
SOCIAL-API.AI

3 months ago
EXPLYT

15 days ago
Chain.Love MCP
@Chain.Love

## Overview ### what is Chain.Love MCP? Chain.Love MCP is a hosted remote MCP server and gateway for AI agents. It provides a single endpoint for discovering and comparing Web3 infrastructure services across 50+ blockchain networks, including RPCs, indexing, oracles, storage, compute, and developer tools. ### how to use Chain.Love MCP? To use Chain.Love MCP, add the hosted endpoint to your MCP client and connect to `https://app.chain.love/mcp` over Streamable HTTP. For public use cases, the basic MCP server URL is enough. For private downstream MCPs, add credentials only when required using `x-chainlove-cred-<credentialKey>` headers. ### key features of Chain.Love MCP? - Hosted remote MCP gateway for AI agents - Single endpoint for Web3 infrastructure discovery across 50+ blockchain networks - Aggregates infrastructure options across RPCs, indexing, oracles, storage, compute, and developer tools - Streamable HTTP transport - Public documentation and onboarding resources available online ### use cases of Chain.Love MCP? - Discovering and comparing Web3 infrastructure providers across many blockchain networks - Finding RPC, indexing, oracle, storage, compute, and developer tooling options through one MCP server - Giving AI agents a single hosted integration surface for Web3 infrastructure discovery - Reducing the need to integrate many separate provider-specific endpoints ### FAQ from Chain.Love MCP? - Can Chain.Love MCP be used as a hosted remote MCP server? Yes. Chain.Love MCP is designed to be consumed as a hosted remote MCP endpoint at `https://app.chain.love/mcp`. - Does Chain.Love MCP require credentials? Not always. Some downstream integrations may require credentials, which can be passed using `x-chainlove-cred-<credentialKey>` headers when needed. - How do I know which credential header to use? You can check the open-source Chain.Love registry at `https://github.com/Chain-Love/chain-love/blob/main/references/offers/mcpservers.csv` or browse `https://app.chain.love/toolbox/mcpservers` and look for the relevant `credentialKey` value. - Where can I learn more? Landing page: `https://www.chain.love/mcp-gateway` Documentation: `https://chain-love.gitbook.io/mcp-module`

3 months ago
PACE

4 months ago