Skip to content
Cline

textfiles mcp for Cline

io.github.mrfentmen/textfiles-mcp

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

client:Cline transport:stdio runtime:npm

Install textfiles 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": {
    "textfiles-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "textfiles-mcp"
      ]
    }
  }
}

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

textfiles mcp in other clients