Jason-CKY/mcp-agents-basic
3.1
If you are the rightful owner of mcp-agents-basic and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) server is designed to facilitate communication between various agents and models, providing a structured framework for interaction.
MCP Agents basic
Installation
uv sync
Start up
This repo sets up the following:
- MCP Server in
fastmcp run server.py
- MCP Agent with
gradio
andsmolagents
withuv run client.py