mcpbeat Sign in

GuildControl MCP Server

by lasers-guildcontrol Your server? Claim it
local only

GuildControl MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Safety-first MCP server for Discord with privacy-safe reads, audits, and reviewed administration

Installs / week
not published
1
Stars
1 open issues
15 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
TypeScript

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/terminal-interaction.ts:91
    const child = spawn(launch.command, launch.args, {
Touches key and credential files Dockerfile:6
COPY .npmrc package.json package-lock.json ./

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to GuildControl MCP

same job, measured the same way
Omnicord
by orygnscode

Discord server management MCP for AI agents: chat, moderation, admin, and full server building.

71 installs/wk local only
Discord MCP
by hypark5540

Safe Discord access for reading guild data and optionally managing bot messages

40 installs/wk local only
I
Discord MCP
by cappyeo

Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.

637 installs/wk local only
Discord MCP
by pasympa

A lightweight, multi-guild Discord MCP server with 95+ tools

615 installs/wk local only
Dis Servers MCP
by rocnubie

Discover game Discord servers with direct invites, first-party source proof, platform details

local only
Discord Node MCP
by oratorian

MCP server for controlling Discord servers via bot token

44 installs/wk local only
MCP Registry Monitor
by nirholas

Monitor MCP registry for new servers - Discord Slack notifications alerts

local only
wa — safe WhatsApp automation
by yolo-labz

Safety-first WhatsApp tools: draft-gated sends, enforced rate limits, append-only audit.

local only

GuildControl MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for GuildControl MCP?
GuildControl MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is GuildControl MCP open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.