Awesome MCPAgent Platforms

vstorm-co/pydantic-deepagents

⭐ 1062 Python added to this list on 2026-03-01 repository created 2025-11-29

Pydantic Deep Agents is a robust Python framework designed for developing advanced autonomous AI agents, drawing inspiration from architectures used in prominent AI products like Claude Code and Devin. It facilitates the creation of agents with strong planning capabilities, direct filesystem interaction, subagent delegation for complex tasks, persistent memory, and crucial context management features, including auto-summarization for effectively handling unlimited context. The framework supports structured output through Pydantic models, enabling type-safe interactions and data handling. Beyond just a framework, Pydantic Deep Agents also offers a command-line interface (CLI) that provides an out-of-the-box terminal AI assistant, complete with file manipulation, shell execution, task planning, and built-in commands for common development tasks. Additionally, it features DeepResearch, a full-fledged reference application demonstrating a research agent with a web UI, web search integration, sandboxed code execution, and dynamic diagramming via Excalidraw, showcasing the framework's versatility. The project emphasizes modularity and configurability, allowing developers to selectively include or exclude features such as task planning, filesystem tools, subagents, skills, context management, and cost tracking. It incorporates lifecycle hooks for custom event handling and provides robust cost tracking mechanisms to manage token and USD budgets. By leveraging Pydantic-AI, it ensures structured and reliable agent development, making it suitable for building sophisticated AI solutions.

https://github.com/vstorm-co/pydantic-deepagents

agent frameworkAI agentautonomous AIPydantic-AIPythonLLMsenterprisemulti-agentplanningfilesystemsubagent delegationcontext managementCLI toolDeepResearch

Also in Agent Platforms

affaan-m/ECC

ECC is a comprehensive agent harness performance optimization system providing skills, instincts, memory, security, and research-first development for various AI agent harnesses including Claude Co...

open-webui/open-webui

Open WebUI is a self-hosted, extensible AI platform supporting multiple LLM runners and OpenAI-compatible APIs with advanced features like Retrieval Augmented Generation, model building, and offline deployment.

Mintplex-Labs/anything-llm

AnythingLLM is an all-in-one AI application with full MCP compatibility that enables intelligent chat interactions with documents using various LLMs, multi-user support, and no-code AI agent building capabilities.

aaif-goose/goose

goose is an open-source, extensible AI agent providing desktop, CLI, and API interfaces for code, workflows, and general tasks, featuring broad LLM provider compatibility and connection to MCP exte...

HKUDS/nanobot

nanobot is an ultra-lightweight, open-source, self-hosted personal AI agent framework in Python, offering a WebUI, tools, memory, MCP integration, multi-agent workflows, automation, and chat app co...

zhayujie/CowAgent

CowAgent is an open-source, multi-model AI assistant and Agent Harness designed for autonomous task planning, tool execution, and continuous learning, featuring native Model Context Protocol (MCP) ...

sickn33/agentic-awesome-skills

This project provides an installable GitHub library and npm installer for over 1,900 agentic skills and playbooks, designed to enhance AI coding assistants like Claude Code, Gemini CLI, Cursor, and...

danny-avila/LibreChat

LibreChat is an open-source enhanced ChatGPT clone that integrates multiple AI models and supports the Model Context Protocol (MCP) for advanced AI assistant features including no-code agents, secure code execution, multimodal interactions, and customizable conversation management.