mcpbeat Sign in

Screenplaywriter MCP Server

local only

Screenplaywriter MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 8 Aug 2026.

Read, write, and analyze screenplays in Fountain format.

Installs per day peak 344 · avg 12
a month agotoday
65
Installs / week
npm · screenplaywriter-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Screenplaywriter MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add screenplaywriter-mcp -- npx -y screenplaywriter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "screenplaywriter-mcp": {
      "args": [
        "-y",
        "screenplaywriter-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.screenplaywriter-mcp]
command = "npx"
args = ["-y", "screenplaywriter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "screenplaywriter-mcp": {
      "args": [
        "-y",
        "screenplaywriter-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "screenplaywriter-mcp": {
      "args": [
        "-y",
        "screenplaywriter-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Screenplaywriter MCP

same job, measured the same way
Scrivener MCP
by writerslogic

MCP server for Scrivener: read, write, analyze, and search your manuscripts with AI assistants.

158 installs/wk local only
EasyData Data
by easydata

Create schemas and read, write, and organize structured records in EasyData.

answering
Exiftool
by joshmsimpson

Read, write, and remove metadata from 150+ file formats using ExifTool

149 installs/wk local only
Slack
by pulsemcp

MCP server for Slack — read/write messages, manage threads, and react to messages.

1 053 installs/wk local only
Nowline
by nowline

Create and edit your roadmaps in a plain-text format.

90 installs/wk local only
Seatable
by seatable

MCP server for SeaTable — read, write, search, link, and query data in your bases

440 installs/wk local only
Manager.io MCP
by flumpiey

MCP server for Manager.io bookkeeping: read-first with opt-in scoped task and write tools

236 installs/wk local only
MCP Server Polarion
by devemberx

MCP server for Polarion ALM — read and write documents and work items

461 installs/wk local only

Screenplaywriter MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Screenplaywriter MCP?
Screenplaywriter MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package screenplaywriter-mcp was installed 65 times last week.
How do I connect Screenplaywriter MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls screenplaywriter-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Screenplaywriter MCP?
The npm package screenplaywriter-mcp was installed 65 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Screenplaywriter MCP open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.