S
sse-mcp-and-langchain-client-example
Santiago Calvo
This project demonstrates how to expose FastAPI endpoints as Model Context Protocol (MCP) tools. It includes a basic LangChain agent that connects to the local FastAPI server via HTTP/SSE, allowing for the discovery and use of the exposed tools. This simplifies interactions with AI models.
PythonAutomation & Workflow