Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP/A2A Support
| Date | Stars |
|---|---|
| 2026-07-31 | 3872 |
| 2026-08-03 | 3872 |
| 2026-08-06 | 3872 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<p align="center"> <a href="https://pypi.org/project/fast-agent-mcp/"><img src="https://img.shields.io/pypi/v/fast-agent-mcp?color=%2334D058&label=pypi" /></a> <a href="#"><img src="https://github.com/evalstate/fast-agent/actions/workflows/main-checks.yml/badge.svg" /></a> <a href="https://github.com/evalstate/fast-agent/issues"><img src="https://img.shields.io/github/issues-raw/evalstate/fast-agent" /></a> <a href="https://discord.gg/xg5cJ7ndN6"><img src="https://img.shields.io/discord/1358470293990936787" alt="discord" /></a> <img alt="Pepy Total Downloads" src="https://img.shields.io/pepy/dt/fast-agent-mcp?label=pypi%20%7C%20downloads"/> <a href="https://github.com/evalstate/fast-agent-mcp/blob/main/LICENSE"><img src="https://img.shields.io/pypi/l/fast-agent-mcp" /></a> </p> ## Start Here > [!TIP] > Please see https://fast-agent.ai for latest documentation. **`fast-agent`** is a flexible way to interact with LLMs, excellent for use as a Coding Agent, Development Toolkit, Evaluation or Workflow platform. To start an interactive session with shell support, install [uv](https://astral.sh/uv) and run ```bash uvx fast-agent-mcp@latest -x ``` To start coding with Hugging Face inference providers or use your OpenAI Codex plan: ```bash # Code with Hugging Face Inference Providers uvx fast-agent-mcp@latest --pack hf-dev # Code with Codex (agents optimized for OpenAI) uvx fast-agent-mcp@latest --pack codex ``` Enter a shell with `!`, or run shell commands e.g. `! cd web && npm run build`. Manage skills with the `/skills` command, and connect to MCP Servers with `/connect`. The default **`fast-agent`** registry contains skills to let you set up LSP, Agent and Tool Hooks, Compaction strategies, Automation and more. ```bash # /connect supports stdio or streamable http (with OAuth) # Start a STDIO server /connect @modelcontextprotocol/server-everything # Connect to a Streamable HTTP Server /connect https://huggingface.co/mcp ``` It's recommended to install **`fast-agent`** to set up the shell aliases and other tooling. ```bash # Install fast-agent uv tool install -U fast-agent-mcp # Run fast-agent with opus, shell support and subagent/smart mode fast-agent --model opus -x --smart ``` Use local models with the generic provider, or automatically create the correct configuration for `llama.cpp`: ```bash fast-agent model llamacpp ``` Any **`fast-agent`** setup or program can be used with any ACP client - the simplest way is to use `fast-agent-acp`: ```bash # Run fast-agent inside Toad toad acp "fast-agent-acp -x --model sonnet" ``` **`fast-agent`** enables you to create and interact with sophisticated multimodal Agents and Workflows in minutes. It is the first framework with complete, end-to-end tested MCP Feature support including Sampling and Elicitations. `fast-agent` is CLI-first, with an optional prompt_toolkit-powered interactive terminal prompt (TUI-style input, completions, and in-terminal menus); responses can stream live to the terminal via rich without relying on full-screen curses UIs or external GUI overlays. <!--  --> The simple declarative syntax lets you concentrate on composing your Prompts and MCP Servers to [build effective agents](https://www.anthropic.com/research/building-effective-agents). Model support is comprehensive with native support for Anthropic, OpenAI and Google providers as well as Azure, Ollama, Deepseek and dozens of others via TensorZero. Structured Outputs, PDF and Vision support is simple to use and well tested. Passthrough and Playback LLMs enable rapid development and test of Python glue-code for your applications. Recent features include: - Agent Skills (SKILL.md) - MCP-UI Support | - OpenAI Apps SDK (Skybridge) - Shell Mode - Advanced MCP Transport Diagnsotics - MCP Elicitations <img width="800" alt="MCP Transport Diagnostics" src="https://github.com/user-attachments/asset
Excerpt of 27,518 characters
Read on GitHubshaun smith
1.6k
Sarmad Qadri · @lastmile-ai · United States
106
Valeriy Pavlovich · United Kingdom
56
37
Jerron Lim · Singapore
21
11
8
Pan Ding
4
Tapan Chugh · University of Washington · United States
4
codeboyzhou · United States
4
4
Andrew Chen · Taiwan
3
R0CKSTAR · @MooreThreads · China
3
Akshay Agrawal · @marimo-team
3
Ivy
3
3
3
2
2
Tom · @dwarvesf
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:1738c9442cbd59b8, topic:mcp, topic:mcp-server, topic:mcp-client