Skip to content
Cline

screenplaywriter mcp for Cline

io.github.mrfentmen/screenplaywriter-mcp

Read, write, and analyze screenplays in Fountain format.

client:Cline transport:stdio runtime:npm

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

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

screenplaywriter mcp in other clients