Skip to content
Claude Desktop

textfiles mcp for Claude Desktop

io.github.mrfentmen/textfiles-mcp

Use this MCP server to textfiles.com, the BBS era archive of zines, phreaking docs, and early...

client:Claude Desktop transport:stdio runtime:npm

Install textfiles mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

textfiles mcp in other clients