P

panz2018

@panz2018
2 toolsStars: 54Forks: 16
P
fastapi_mcp_sse
fastapi_mcp_sse is a working example for implementing Server-Sent Events (SSE) with Model Context Protocol (MCP) support using the FastAPI framework. This project integrates MCP, which is an open standard that allows AI models to interact with external tools and data sources. MCP addresses key challenges in AI development, such as context limitations, tool integration, interoperability, and extensibility. This project demonstrates how to seamlessly integrate MCP's SSE capabilities within a FastAPI web application.
PythonAPI+9
46
5mo ago
P
starlette_mcp_sse
Starlette MCP SSE is an implementation of Server-Sent Events (SSE) using the Starlette framework, featuring integration with the Model Context Protocol (MCP). This project provides a standardized way for AI models to interact with external tools and data sources, ensuring up-to-date information access and interoperability among various AI tools.
PythonStarlette+9
8
5mo ago