opencode-cli-mcp
opencode-cli-mcp
MCP-сервер, который оборачивает HTTP API CLI opencode (opencode serve) в инструменты MCP, а также предоставляет современную веб-панель управления парком серверов.
Архитектура
Clients (MCP hosts) → opencode-cli-mcp (FastMCP 3.2)
↕ HTTP
opencode serve (port 4096)MCP-сервер (stdio): предоставляет 9 инструментов для запуска агентов, управления сессиями и проверки состояния сервера
FastAPI Bridge (порт 10951): REST API для веб-приложения + интроспекция возможностей
Vite Webapp (порт 10950): современная панель управления
Related MCP server: MCP Proxy Server
Предварительные требования
opencode —
npm i -g opencode-aiPython 3.12+ с
uvNode.js 18+ с npm
Быстрый старт
.\start.ps1Это запускает opencode serve, бэкенд API и фронтенд веб-приложения.
Или запустите по отдельности:
uv run -m opencode_cli_mcp.server # MCP server (stdio)
uv run -m api.main # API backend (port 10951)
cd web_sota && npm run dev # Frontend (port 10950)Инструменты MCP
Инструмент | Описание |
| Запуск агента в неинтерактивном режиме с промптом |
| Список всех активных/недавних сессий |
| Получение подробной информации о сессии |
| Экспорт сессии в формате JSON |
| Отправка сообщения в запущенную сессию |
| Получение транскрипта сессии |
| Проверка работоспособности и состояния сервера |
| Список настроенных провайдеров LLM |
| Получение контекста текущего проекта |
Порты
Порт | Сервис |
10950 | Фронтенд (Vite) |
10951 | Бэкенд (FastAPI) |
4096 | opencode serve |
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server that wraps CubeCoders AMP to list, inspect, and control game-server instances.Last updated83MIT
- Alicense-qualityBmaintenanceAggregates multiple backend MCP servers into a single unified interface with optional web management UI for tool control and configuration.Last updated71192MIT
- FlicenseBqualityBmaintenanceProvides MCP tools for querying LinkYun operations metrics, including listing metrics, querying metrics, managing agents, and home recommendations, by forwarding requests to the LinkYun Agent Ops HTTP API.Last updated15
- Alicense-qualityAmaintenanceAggregates multiple MCP servers into a single HTTP endpoint with tool namespacing, dashboard, and REST API for management.Last updated35MIT
Related MCP Connectors
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/opencode-cli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server