R
fastapi-mcp-client
By rooseveltadvisors·Visit Source
FastAPI client for Model Context Protocol (MCP) over SSE
April 22, 2025
22 days ago
1 Clicks
What is this MCP
This is a FastAPI client library designed to interact with servers implementing the Model Context Protocol (MCP) over Server-Sent Events (SSE). It provides a standardized way to communicate with AI services and stream results.
How to use this MCP
Install the package via pip or uv, then use the async MCPClient to call operations. Supports both regular API calls and streaming operations through SSE. The library handles session management and message passing automatically.
What this MCP can be used for
This client enables integration with MCP-enabled AI services for various use cases including chat applications, document processing, data generation, and any scenario requiring real-time streaming of AI-generated content.
Repository Info
Stars:
2
Forks:
-
Watchers:
2
Last Updated: 1 month ago