Skip to main content
ClaudeWave

Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support

MCP Servers3.8k estrellas403 forksPythonApache-2.0Actualizado yesterday
Nota editorial

Fast-agent is a Python framework for building, running, and evaluating LLM agents and multi-agent workflows from the command line. It connects to Claude and other models through the Anthropic API and supports MCP as both client and server, allowing users to connect to MCP servers via STDIO or Streamable HTTP with OAuth authentication managed through a built-in `fast-agent auth` command with KeyRing storage. The framework includes a prompt_toolkit-powered interactive terminal interface with completions and in-terminal menus, a `/skills` command for managing reusable agent capabilities defined in SKILL.md files, and a `/connect` command for attaching live MCP servers during a session. A notable standout is that fast-agent claims to be the only tool capable of inspecting Streamable HTTP Transport usage, which aids in debugging MCP compliance. Developers building agentic pipelines, evaluators testing model-tool interactions, and teams needing reproducible agent configurations stored as plain files will find the most use here. Any fast-agent setup can also be exposed as an ACP server for use with compatible clients.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · fast-agent
Claude Code CLI
claude mcp add fast-agent -- uvx fast-agent
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "fast-agent": {
      "command": "uvx",
      "args": ["fast-agent"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/evalstate/fast-agent and follow its README.

2 items en este repositorio

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer suggestions to help refine future writing.

Instalar

Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool call/result correlation, and common failure patterns.

Instalar

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
acpagentagent-frameworkagent-skillsclimcpmcp-clientmcp-serverpythonskillstui

Lo que la gente pregunta sobre fast-agent

¿Qué es evalstate/fast-agent?

+

evalstate/fast-agent es mcp servers para el ecosistema de Claude AI. Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support Tiene 3.8k estrellas en GitHub y se actualizó por última vez yesterday.

¿Cómo se instala fast-agent?

+

Puedes instalar fast-agent clonando el repositorio (https://github.com/evalstate/fast-agent) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar evalstate/fast-agent?

+

Nuestro agente de seguridad ha analizado evalstate/fast-agent y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene evalstate/fast-agent?

+

evalstate/fast-agent es mantenido por evalstate. La última actividad registrada en GitHub es de yesterday, con 24 issues abiertos.

¿Hay alternativas a fast-agent?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega fast-agent en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: evalstate/fast-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/evalstate-fast-agent)](https://claudewave.com/repo/evalstate-fast-agent)
<a href="https://claudewave.com/repo/evalstate-fast-agent"><img src="https://claudewave.com/api/badge/evalstate-fast-agent" alt="Featured on ClaudeWave: evalstate/fast-agent" width="320" height="64" /></a>

Más MCP Servers