Skip to main content
ClaudeWave

MCP server for textfiles.com, the BBS era archive of zines, phreaking docs, and early internet culture.

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/textfiles-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "textfiles-mcp": {
      "command": "node",
      "args": ["/path/to/textfiles-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mrfentmen/textfiles-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# textfiles mcp

MCP server for **textfiles.com**, the definitive archive of BBS era text files: 1980s/90s zines, phreaking docs, hacker culture, and early net history.

## Tools

| Tool | What it does |
|---|---|
| `list_topics` | Topic sections (adventure, anarchy, hacking, phreak, magazines, music…) |
| `list_files` | Files + subdirectories inside a section |
| `read_file` | Read a text file (latin-1 decoded, it predates UTF-8) |

## Usage

```bash
npm run build && node dist/index.js
```

Example:

```
list_topics {}
list_files { dir: "hacking" }
read_file { path: "hacking/22.txt" }
```

No API, the site is a static tree with its own HTML tables, parsed directly. Read the same DDN bulletins, phreak docs, and underground zines that shaped the early internet.

What people ask about textfiles-mcp

What is mrfentmen/textfiles-mcp?

+

mrfentmen/textfiles-mcp is mcp servers for the Claude AI ecosystem. MCP server for textfiles.com, the BBS era archive of zines, phreaking docs, and early internet culture. It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install textfiles-mcp?

+

You can install textfiles-mcp by cloning the repository (https://github.com/mrfentmen/textfiles-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/textfiles-mcp safe to use?

+

Our security agent has analyzed mrfentmen/textfiles-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/textfiles-mcp?

+

mrfentmen/textfiles-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to textfiles-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy textfiles-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrfentmen/textfiles-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-textfiles-mcp)](https://claudewave.com/repo/mrfentmen-textfiles-mcp)
<a href="https://claudewave.com/repo/mrfentmen-textfiles-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-textfiles-mcp" alt="Featured on ClaudeWave: mrfentmen/textfiles-mcp" width="320" height="64" /></a>

More MCP Servers

textfiles-mcp alternatives