langchain-custom-mcp-server-adapters-test

vinzlac/langchain-custom-mcp-server-adapters-test

3.2

If you are the rightful owner of langchain-custom-mcp-server-adapters-test and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project demonstrates the use of `@langchain/mcp-adapters` to automatically load tools from a custom MCP server without manual declarations in LangChain.

Tools

Functions exposed to the LLM to take actions

search

Tool for performing web searches using Brave Search API.

weather

Tool for retrieving weather data using OpenWeatherMap API.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources