by sergenes · MCP Server · ★ 23
Mini Agent A minimal AI agent built without any agent framework — just Python, the OpenAI SDK, and a loop. This project accompanies the Medium article series by Sergey Neskoromny: Part 1: Building an AI Agent from Scratch: No Magic, Just a Deterministic Loop — the core loop, providers, tools, mixed mode Part 2: Your AI Agent Will Fail. Here's How to Make It Recoverable.
| Stars | 23 |
| Forks | 17 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 67.3482062942458/100 |
| Last Updated | 2026-06-22 |
| Created | 2026-05-02 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~15k |
Explore other popular mcp server tools:
mini_agent is A minimal AI agent built from scratch — no agent framework, just Python, the OpenAI SDK, and a `while` loop. Accompanies the Medium article "Build Your Own AI Agent from Scratch." Three execution mode. It is categorized as a MCP Server with 23 GitHub stars.
mini_agent is primarily written in Python. It covers topics such as aitools, iagents, llm.
You can find installation instructions and usage details in the mini_agent GitHub repository at github.com/sergenes/mini_agent. The project has 23 stars and 17 forks, indicating an active community.