Content
# MCP Agent Framework 🤖
A Python framework for building LLM agents that can interact with local & remote MCP (Model Context Protocol) servers.
## What is this? 🤔
This project lets you:
- 🔌 Connect to MCP servers (local and remote)
- 🛠️ Manage tools from multiple apps
- 🤖 Build LLM agents that can use those tools
- 🔄 Switch between different LLMs (OpenAI, Claude, etc.)
## Future Goals 🚀
- Allow LLM to write to its own memory to improve workflow accuracy
- Human in the loop feedback mode
- UI similar to n8n for automating workflows
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.