Metaplay MUD
Connection Banner:
Server URLs
- Telnet: telnet://51.222.85.183:5555
- Website: http://egc.pocketmud.com:27744/
Server Info
Codebase: CoffeeMUD v5.11.0.3
Genre: Fantasy
Gameplay: Adventure, Social
Players online: 0 [1]
Uptime: 9 days
Created: 2025
Status: Live
Server Location: 🇨🇦 Canada (GeoIP)
Language: English
Encoding: cp437
This server uses a legacy encoding:
telnetlib3-client --encoding cp437 --force-binary 51.222.85.183 5555
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: Negotiated
MSDP: Negotiated
MCCP: Yes (MSSP)
MCCP2: Negotiated
MXP: Yes (MSSP)
MSP: Yes (MSSP)
MCP: Yes (MSSP)
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 5 other servers.
Options offered by server: BINARY, GMCP, MCCP2, MSDP, MSP, MSSP, MXP
Options requested from client: GMCP, MCCP2, MSDP, MSP, MSSP, MXP, NEW_ENVIRON, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "a7f16e7eba19a9ae",
"fingerprint-data": {
"offered-options": [
"BINARY",
"GMCP",
"MCCP2",
"MSDP",
"MSP",
"MSSP",
"MXP"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"CHARSET",
"COM_PORT",
"ECHO",
"EOR",
"MCCP3",
"SGA",
"STATUS",
"ZMP"
],
"requested-options": [
"GMCP",
"MCCP2",
"MSDP",
"MSP",
"MSSP",
"MXP",
"NEW_ENVIRON",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\u001b[1;37m \u001b[0;37m\n\r\u001b[1;37m* Enter an existing name to log in.\u001b[0;37m\n\r\u001b[1;37m* Enter a new name to create a character.\u001b[0;37m\n\r\u001b[1;37m* Enter '*' to generate a random character name.\u001b[0;37m\n\r\n\rName: ",
"banner_before_return": "\n\r#$#mcp version: 2.1 to: 2.1\n\r\n\rConnecting to Metaplay MUD...\n\r\n\u001b[6z\n\u001b[6z<SUPPORT IMAGE IMAGE.URL>\n\n\u001b[6z\n\u001b[6z<SUPPORT>\n\n\r----------------\n\r--------------------\n\r---------------\n\r----------\n\r------\n\r-------------------------------------------------------\n\r----------------------\n\r--------------\n\r---\n\r-----------------------------------\n\r-------------------------\n\rExperimental Game Cultures\n\r\n\r-------------------------\n\r\n\rName: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "cp437",
"mssp": {
"ANSI": "1",
"AREAS": "1",
"CHARSET": "iso-8859-1",
"CLASSES": "48",
"CODEBASE": "CoffeeMUD v5.11.0.3",
"CONTACT": "MAX.MOSWITZER@UNI-AK.AC.AT",
"CRAWL DELAY": "-1",
"CREATED": "2025",
"EMAIL": "MAX.MOSWITZER@UNI-AK.AC.AT",
"FAMILY": "CoffeeMUD",
"GAMEPLAY": [
"Adventure",
"Social"
],
"GAMESYSTEM": "Tick Based",
"GENRE": "Fantasy",
"HELPFILES": "5581",
"HOSTNAME": "egc.pocketmud.com",
"ICON": "http://egc.pocketmud.com:27744/images/cm.jpg",
"INTERMUD": "I3",
"LANGUAGE": "English",
"MCCP": "1",
"MCP": "1",
"MOBILES": "151",
"MSP": "1",
"MXP": "1",
"NAME": "Metaplay MUD",
"OBJECTS": "695",
"PLAYERS": "0",
"PORT": "5555",
"RACES": "8",
"ROOMS": "1",
"SKILLS": "2031",
"STATUS": "Live",
"UPTIME": "1771997762",
"VT100": "0",
"WEBSITE": "http://egc.pocketmud.com:27744/",
"XTERM 256 COLORS": "1",
"XTERM TRUE COLORS": "1"
},
"option_states": {
"server_offered": {
"AARDWOLF": false,
"ATCP": false,
"ECHO": false,
"GMCP": true,
"MCCP2": true,
"MCCP3": false,
"MSDP": true,
"MSP": true,
"MSSP": true,
"MXP": true,
"NAWS": false,
"ZMP": false
},
"server_requested": {
"AARDWOLF": false,
"ATCP": false,
"GMCP": true,
"LINEMODE": false,
"MCCP2": true,
"MCCP3": false,
"MSDP": true,
"MSP": true,
"MSSP": true,
"MXP": true,
"NEW_ENVIRON": true,
"TTYPE": true,
"ZMP": false
}
},
"scan_type": "quick",
"timing": {
"probe": 0.2537367343902588,
"total": 12.63906478881836
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:11:46.540086+00:00",
"host": "51.222.85.183",
"ip": "51.222.85.183",
"port": 5555
}
]
}
Connection Log
Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug 51.222.85.183 5555
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=51.222.85.183 port=5555
ERROR client.py:1318 51.222.85.183:5555: [Errno 111] Connect call failed ('51.222.85.183', 5555)