Go
Implements an MCP (Multi-User Dungeon Communication Protocol) server.
About
This project provides an MCP server implementation written in Go. It offers the foundational capabilities required to run a Multi-User Dungeon Communication Protocol server, facilitating real-time communication and interaction for multi-user online environments, often used in text-based adventure games.
Key Features
- 0 GitHub stars