sse-mcp-and-langchain-client-example
0
This project provides an example of exposing FastAPI endpoints as Model Context Protocol (MCP) tools using fastapi-mcp. It includes a basic LangChain client that connects to these MCP tools, showcasing the integration of MCP in FastAPI applications for learning and testing.
read_root__get
Return to the welcome message
greet_user_greet__name__get
Returns personalized greetings (currently commented out)