Community Bot
БесплатноНе проверенMCP server that provides tools to search and retrieve skills, badges, and evidence from the Gaia Skill Tree registry.
Описание
MCP server that provides tools to search and retrieve skills, badges, and evidence from the Gaia Skill Tree registry.
README
An MCP-powered Discord Bot that interfaces with the Gaia Skill Tree canonical registry (gaia.json).
Architecture
This package implements a modular client-server structure:
- MCP Server (
src/mcp-server.ts): Wraps/graph/gaia.jsonas a Model Context Protocol tool provider, exposing:search_skills: Searches skills by name/description.get_skill_by_name: Returns full metadata and evidence for a specific skill.list_badges: Lists badge tiers and criteria.verify_evidence: Audits/verifies evidence chains for a skill.
- Discord Bot (
src/discord-bot.ts): Acts as the MCP client, spawning the MCP server as a subprocess and mapping Discord slash commands (/gaia <subcommand>) to tool execution.
Getting Started
Local Setup
Copy
.env.exampleto.envand fill in the variables:cp .env.example .envRequired fields:
DISCORD_TOKEN: Your Discord Bot token.DISCORD_CLIENT_ID: Your Discord application's client ID.GAIA_GRAPH_URL: Optional (defaults tohttps://gaia.tiongson.co/graph/gaia.json).
Install dependencies:
npm installBuild and compile:
npm run buildStart the Discord bot:
npm start
Docker Setup
You can build and deploy the bot containerized with Docker:
# Build & start container
docker compose up -d --build
Ensure that the .env file is present in this directory before running docker compose.
Установка Community Bot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/gaia-research/community-botFAQ
Community Bot MCP бесплатный?
Да, Community Bot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Community Bot?
Нет, Community Bot работает без API-ключей и переменных окружения.
Community Bot — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Community Bot в Claude Desktop, Claude Code или Cursor?
Открой Community Bot на 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 Community Bot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
