🤖 🔌 Build effective agents with MCP servers using simple, composable patterns.
mcp-agent: A Simple, Composable Framework for Building Agents with Model Context Protocol (MCP)
Installation:
uv
or pip
to install:
uv add "mcp-agent" # OR pip install mcp-agent
examples
directory for sample applications.Quickstart:
mcp_agent.config.yaml
and mcp_agent.secrets.yaml
.Run an Example:
cd examples/mcp_basic_agent cp mcp_agent.secrets.yaml.example mcp_agent.secrets.yaml # Update API keys uv run main.py
For more details, explore the Core Concepts and Workflow Patterns.
Get Started Today: Build, compose, and deploy AI agents effortlessly with mcp-agent
! 🚀
🐍 – tool to automate the registration of functions and classes from a python package into a FastMCP instance.
🐍 Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
📇 ☁️ Allows AI clients to manage records and notes in Attio CRM
Tools to the query and execute of Dify workflows