Back to Browse

Telnetbbs MCP Server

Developer ToolsModerate7.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

7.2
Moderate7.2Low Risk

This is a well-structured MCP server with clean code, proper authentication patterns, and permissions that align with its purpose. The server scrapes a public BBS directory via HTTPS and provides three read-only tools to search and retrieve entries. No security vulnerabilities, hardcoded credentials, or dangerous patterns were identified. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

4 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

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

Reviews

No reviews yet

Be the first to review this server!