fastmcp-example

gauravsingh8026/fastmcp-example

3.3

If you are the rightful owner of fastmcp-example 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 integration of Model Context Protocol (MCP) with LangChain and LangGraph to build AI agent workflows.

Tools

Functions exposed to the LLM to take actions

web_search

General internet search using Tavily.

site_search

Domain-restricted search.

http_request

Generic HTTP client for API calls.

add

Simple addition tool.

multiply

Simple multiplication tool.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources