Описание
A multi agent platform with multiple tools & MCP server
README
A multi-agent MCP server with a web UI for registering, managing, and interacting with intelligent agents.
Prerequisites
- Docker & Docker Compose installed on your machine
- (Optional) A free Groq Cloud API key for natural-language agent interactions
Quick Start
Clone the repository
git clone https://github.com/uzair110/agentdesk.git cd agentdesk- Configure your Groq Cloud credentials in a
.env.localfile infrontend/:
- Configure your Groq Cloud credentials in a
NEXT_PUBLIC_API_URL=http://localhost:4000
- Configure your credentials in a
.envfile inbackend/:
- Configure your credentials in a
NEXT_PUBLIC_GROQ_API_KEY= <YOUR_API_KEY>
NEXT_PUBLIC_GROQ_MODEL=llama-3.3-70b-versatile
NEXT_PUBLIC_GITHUB_TOKEN=<GITHUB_TOKEN>
Build & run with Docker Compose
docker compose up --build- Frontend UI will be available at http://localhost:3000
- Backend (MCP server) health-check at http://localhost:4000/health
Stopping the services
docker compose down
- Register new agents via the
/agentsREST endpoints.
Установка AgentDesk
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/uzair110/agentDeskFAQ
AgentDesk MCP бесплатный?
Да, AgentDesk MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для AgentDesk?
Нет, AgentDesk работает без API-ключей и переменных окружения.
AgentDesk — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить AgentDesk в Claude Desktop, Claude Code или Cursor?
Открой AgentDesk на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare AgentDesk with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
