lpc-mud-bridge-mcp

gesslar/lpc-mud-bridge-mcp
★ 1 stars JavaScript 🤖 AI/LLM Updated today
MCP server for AI assistant to MUD bridge connections
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lpc-mud-bridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gesslar/lpc-mud-bridge-mcp"
      ]
    }
  }
}

README Excerpt

This MCP server allows AI assistants to connect to and interact with the Threshold MUD through a secure bridge connection. The system consists of three main components: 1. **MUD Bridge Daemon** (`/adm/daemons/mcp_bridge.c`) - Runs inside the MUD, listens on port 8383 2. **Virtual User Object** (`/adm/obj/mcp_virtual_user.c`) - Represents AI assistants in the MUD world

Tools (17)

DEBUGMAX_CONNECTIONSMCP_PORTMUD_HOSTMUD_PORTallowed_commandsmax_commands_per_minutemud_connectmud_disconnectmud_execute_commandmud_movemud_observe_roommud_saymud_whorestricted_areasrestricted_commandssafe_starting_rooms