mcp_gemini
0
This project demonstrates the integration of the Model Context Protocol (MCP) with Google's Gemini, providing a server and client setup along with GUI support using FastAPI and Streamlit.
sse_server.py
Start the MCP server
ssc_client.py
Start the SSE client
fastapp.py
Start the FastAPI server
app.py
Launch the Streamlit application