Описание
Obot — Model Context Protocol server
README
MCP server for Obot that provides tools for discovering, searching, and connecting to MCP servers.
Tools
obot_list_mcp_servers- List available MCP servers with optional runtime filteringobot_list_connected_mcp_servers- List connected/configured MCP servers for the current userobot_search_mcp_servers- Search servers by keyword (matches name and description)obot_connect_to_mcp_server- Connect to a server by ID, handling configuration, OAuth, and launch
Quick Start
uv sync
OBOT_URL=<url> uv run python main.py
The server listens on port 8080 and path /mcp using streamable-http transport.
Docker
Pre-built images are available from GitHub Container Registry:
docker pull ghcr.io/obot-platform/obot-mcp-server:latest
docker run -e OBOT_URL=<url> -p 8080:8080 ghcr.io/obot-platform/obot-mcp-server:latest
Environment Variables
| Variable | Description | Default |
|---|---|---|
OBOT_URL |
Obot API base URL | http://localhost:8080 |
Authentication is forwarded from the incoming request's Authorization header to the Obot API.
Testing
uv run pytest test_server.py -v
Установка Obot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/obot-platform/obot-mcp-serverFAQ
Obot MCP бесплатный?
Да, Obot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Obot?
Нет, Obot работает без API-ключей и переменных окружения.
Obot — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Obot в Claude Desktop, Claude Code или Cursor?
Открой Obot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Obot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
