The reputation layer for AI skills, tools & agents

KOBA789/human-in-the-loop

Score: 29.4 Rank #6940

An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.

Overview

KOBA789/human-in-the-loop is a Rust MCP server licensed under MIT. An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.

Ranked #6940 out of 25632 indexed tools.

Ecosystem

Rust MIT

Signal Breakdown

Stars 222
Freshness 8mo ago
Issue Health 33%
Contributors 5
Dependents 0
Forks 20
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 257 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 2 open vs 1 closed issues — triaging stale issues improves health

Badge

AgentRank score for KOBA789/human-in-the-loop
[![AgentRank](https://agentrank-ai.com/api/badge/tool/KOBA789--human-in-the-loop)](https://agentrank-ai.com/tool/KOBA789--human-in-the-loop)
<a href="https://agentrank-ai.com/tool/KOBA789--human-in-the-loop"><img src="https://agentrank-ai.com/api/badge/tool/KOBA789--human-in-the-loop" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# Human-in-the-Loop MCP Server

An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.

## Overview

This MCP server is used when AI assistants need human input or judgment during their work. For example:

- When having an LLM create documentation, the AI designs the structure while humans provide specific content
- When the AI needs confirmation on uncertain decisions
- When specialized knowledge or personal information is required

## Requirements

- Rust (1.70 or higher)
- Discord account and bot
- MCP-compatible AI client (Claude Desktop, Copilot Edits, etc.)

## Setup

### 1. Create Discord Bot

1. Go to [Discord Developer Portal](https://discord.com/developers/applications)
2. Create a new application
3. Create a bot in the Bot section and obtain the token
4. Set required permissions:
   - Send Messages
   - Create Public Threads
   - Read Message History
5. Enable privileged gateway intents in Bot section:
   - Message Content In
Read full README on GitHub →
Are you the maintainer? Claim this listing