Writing MCP
Quality Score
95
/100
Metadata-first fiction editing and reasoning tools for long-form writing projects.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-writing": {
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<writing_sync_dir>",
"DB_PATH": "<db_path>",
"OWNERSHIP_GUARD_MODE": "warn"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-writing": {
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<writing_sync_dir>",
"DB_PATH": "<db_path>",
"OWNERSHIP_GUARD_MODE": "warn"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @hanna84/mcp-writing§02 Environment variables
WRITING_SYNC_DIRrequired
Path to the manuscript sync folder that mcp-writing indexes and edits.
DB_PATHOptional path for the SQLite index database used by the server.
OWNERSHIP_GUARD_MODEStartup ownership policy for sync-folder files.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.