Skip to content
Cline

telnetbbs mcp for Cline

io.github.mrfentmen/telnetbbs-mcp

Use this MCP server to Telnet BBS Guide, the directory of live retro BBSes you can still dial...

client:Cline transport:stdio runtime:npm

Install telnetbbs mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "telnetbbs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "telnetbbs-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

telnetbbs mcp in other clients