Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·2 min de lectura

AstrBot — Multi-IM Agent Framework + Plugins

AstrBot is an open-source agent framework integrating IM platforms, LLMs, and plugins, with a uv quickstart and Docker docs for production deployments.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install 57dd86e9-41d4-545b-9e1e-df10f809aa93 --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

AstrBot is an open-source agent framework integrating IM platforms, LLMs, and plugins, with a uv quickstart and Docker docs for production deployments.

Best for: teams shipping one agent across multiple chat platforms with a plugin ecosystem

Works with: Python 3.12, uv, Docker deployments, IM adapters, plugin modules

Setup time: 12-20 minutes

Key facts (verified)

  • GitHub: 32025 stars · 2204 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · Owner avatar and repo URL verified via GitHub API.
  • README-verified entrypoint: uv tool install astrbot --python 3.12.

Main

  • Pick AstrBot when your core problem is distribution: one agent must live across multiple IM channels with consistent behavior.

  • Start locally with uv, then move to Docker once configs and plugins are stable.

  • Quantitative anchors: star count and active push date suggest strong community validation for rollout.

Source-backed notes

  • README Quick Start uses uv tool install astrbot --python 3.12.
  • README links to official Docker deployment documentation for running AstrBot in containers.
  • Project description frames it as an agent assistant framework integrating IM platforms, LLMs, and plugins.

FAQ

  • Do I need Docker?: No. uv quickstart works locally; Docker is an optional production path.
  • How do I extend it?: Use the plugin system documented in the repo and linked docs.
  • What is the minimum install?: Python + uv, then run the quickstart command and verify astrbot --help.
🙏

Fuente y agradecimientos

Source: https://github.com/AstrBotDevs/AstrBot > License: AGPL-3.0 > GitHub stars: 32025 · forks: 2204

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados