Mcp Agents Basic
@Jason-CKY
About Mcp Agents Basic
basic demo of a MCP server and client
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-agents-basic": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Agents Basic?
This repository provides a basic MCP (Model Context Protocol) server and agent setup. It runs an MCP server using fastmcp and an MCP agent using gradio and smolagents, all managed with the uv package manager. It is intended for developers who want a minimal starting point for MCP-based tool interaction.
How to use Mcp Agents Basic?
Install dependencies with uv sync. Start the MCP server by running fastmcp run server.py. Start the interactive MCP agent by running uv run client.py.
Key features of Mcp Agents Basic
- Uses
fastmcpto run the MCP server - Integrates
gradiofor a web-based user interface - Employs
smolagentsfor agent logic - Managed entirely with the
uvpackage manager - Single repository for both server and client
Use cases of Mcp Agents Basic
—
FAQ from Mcp Agents Basic
How do I install Mcp Agents Basic?
Run uv sync to install all required dependencies.
How do I start the MCP server?
Run fastmcp run server.py to launch the MCP server.
How do I start the MCP agent?
Run uv run client.py to start the agent with Gradio and smolagents.
What technologies does the MCP agent use?
The agent uses gradio for the interface and smolagents for agent logic.
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments