totally-not-a-bot

ArchZak/totally-not-a-bot
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
Totally not a bot is going to be an MCP to allow agentic AIs to serve as smart enforcement for discord servers alongside server staff
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "totally-not-a-bot": {
      "command": "uvx",
      "args": [
        "totally-not-a-bot"
      ]
    }
  }
}

Or install with pip: pip install totally-not-a-bot

README Excerpt

**Author:** Aarash Zakeri\ **Date:** 05/07/2026\ **Status:** Draft\ **Project:** Totally Not a Bot MCP Totally not a bot is going to be an MCP to allow agentic AIs to serve as smart enforcement for discord servers alongside server staff Want to standardize methods for AI agents to moderate and interact in servers alongside server staff. The idea would be that LLMs can retrieve and analyze message history, send messages, customize profiles, dispense punishment or temporary punishment, etc. Permis