Loading MCP server directory, please wait...
MCP server for Scrivener: read, write, analyze, and search your manuscripts with AI assistants.
npx @getmcp/cli add io.github.writerslogic/scrivener-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.writerslogic/scrivener-mcp": {
"command": "npx",
"args": [
"-y",
"scrivener-mcp"
]
}
}
}