All 86 Dependencies
Every package Obot depends on, ranked by repo health score.
Obot addresses a specific gap for organizations adopting MCP (Model Context Protocol): rather than every team standing up its own MCP servers ad hoc, Obot provides a central platform to host MCP servers for internal and external users, run an MCP registry, monitor and manage usage, and build agents/chatbots that consume those servers.
It runs as a single Docker container (or via a provided Helm chart for Kubernetes) and supports both OpenAI and Anthropic as model providers, configurable through an admin UI rather than requiring code changes. Authentication is enabled by default via a bootstrap token, and the platform includes encryption configuration templates for AWS, Azure, and GCP KMS, indicating it's built with enterprise secrets management in mind.
The project is MIT licensed and built in Go, giving organizations a self-hostable control point for MCP server governance instead of each team wiring up MCP integrations independently.