Writing MCP
Rank #11,106io.github.hannasdev/mcp-writing
Metadata-first fiction editing and reasoning tools for long-form writing projects.
Writing MCP is a Model Context Protocol (MCP) server published by hannasdev. It ranks #11,106 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Writing MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 107 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 121,007 of 132,113 servers on MCP Toplist.
Use Writing MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-writing -e "WRITING_SYNC_DIR=<your WRITING_SYNC_DIR>" -e "DB_PATH=<your DB_PATH>" -e "OWNERSHIP_GUARD_MODE=<your OWNERSHIP_GUARD_MODE>" -- npx -y @hanna84/mcp-writingReplace each placeholder with your own value before saving.
[mcp_servers.mcp-writing]
command = "npx"
args = ["-y", "@hanna84/mcp-writing"]
[mcp_servers.mcp-writing.env]
WRITING_SYNC_DIR = "<your WRITING_SYNC_DIR>"
DB_PATH = "<your DB_PATH>"
OWNERSHIP_GUARD_MODE = "<your OWNERSHIP_GUARD_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-writing": {
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<your WRITING_SYNC_DIR>",
"DB_PATH": "<your DB_PATH>",
"OWNERSHIP_GUARD_MODE": "<your OWNERSHIP_GUARD_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-writing": {
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<your WRITING_SYNC_DIR>",
"DB_PATH": "<your DB_PATH>",
"OWNERSHIP_GUARD_MODE": "<your OWNERSHIP_GUARD_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-writing": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<your WRITING_SYNC_DIR>",
"DB_PATH": "<your DB_PATH>",
"OWNERSHIP_GUARD_MODE": "<your OWNERSHIP_GUARD_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-writing": {
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<your WRITING_SYNC_DIR>",
"DB_PATH": "<your DB_PATH>",
"OWNERSHIP_GUARD_MODE": "<your OWNERSHIP_GUARD_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-writing": {
"command": "npx",
"args": [
"-y",
"@hanna84/mcp-writing"
],
"env": {
"WRITING_SYNC_DIR": "<your WRITING_SYNC_DIR>",
"DB_PATH": "<your DB_PATH>",
"OWNERSHIP_GUARD_MODE": "<your OWNERSHIP_GUARD_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hannasdev%2Fmcp-writing)<a href="https://mcptoplist.com/server/io.github.hannasdev%2Fmcp-writing"><img src="https://mcptoplist.com/badge/io.github.hannasdev%2Fmcp-writing.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hannasdev
Other servers by hannasdev
View all hannasdev servers →Available versions (107)
| Version | Published |
|---|---|
| 3.29.3 | Jun 11, 2026 |
| 3.29.2 | Jun 11, 2026 |
| 3.29.1 | Jun 7, 2026 |
| 3.29.0 | Jun 7, 2026 |
| 3.28.0 | Jun 7, 2026 |
| 3.27.0 | Jun 6, 2026 |
| 3.26.0 | Jun 6, 2026 |
| 3.25.0 | Jun 6, 2026 |
| 3.24.1 | Jun 6, 2026 |
| 3.24.0 | Jun 6, 2026 |
| 3.23.2 | Jun 6, 2026 |
| 3.23.1 | May 30, 2026 |
| 3.23.0 | May 30, 2026 |
| 3.22.5 | May 30, 2026 |
| 3.22.4 | May 29, 2026 |
| 3.22.3 | May 28, 2026 |
| 3.22.2 | May 28, 2026 |
| 3.22.1 | May 28, 2026 |
| 3.22.0 | May 28, 2026 |
| 3.21.3 | May 28, 2026 |
| 3.21.2 | May 28, 2026 |
| 3.21.1 | May 28, 2026 |
| 3.20.0 | May 24, 2026 |
| 3.19.0 | May 24, 2026 |
| 3.18.1 | May 23, 2026 |
| 3.18.0 | May 23, 2026 |
| 3.17.2 | May 23, 2026 |
| 3.17.1 | May 23, 2026 |
| 3.17.0 | May 23, 2026 |
| 3.16.0 | May 22, 2026 |
| 3.15.1 | May 20, 2026 |
| 3.15.0 | May 20, 2026 |
| 3.14.1 | May 19, 2026 |
| 3.14.0 | May 19, 2026 |
| 3.13.1 | May 19, 2026 |
| 3.13.0 | May 19, 2026 |
| 3.12.0 | May 18, 2026 |
| 3.11.0 | May 18, 2026 |
| 3.10.0 | May 18, 2026 |
| 3.9.5 | May 18, 2026 |
| 3.9.4 | May 17, 2026 |
| 3.9.3 | May 17, 2026 |
| 3.9.2 | May 17, 2026 |
| 3.9.1 | May 17, 2026 |
| 3.9.0 | May 16, 2026 |
| 3.8.2 | May 16, 2026 |
| 3.8.1 | May 16, 2026 |
| 3.8.0 | May 16, 2026 |
| 3.7.1 | May 14, 2026 |
| 3.7.0 | May 14, 2026 |
| 3.6.2 | May 14, 2026 |
| 3.6.1 | May 14, 2026 |
| 3.6.0 | May 14, 2026 |
| 3.5.5 | May 9, 2026 |
| 3.5.4 | May 8, 2026 |
| 3.5.3 | May 8, 2026 |
| 3.5.2 | May 8, 2026 |
| 3.5.1 | May 8, 2026 |
| 3.5.0 | May 8, 2026 |
| 3.4.4 | May 8, 2026 |
| 3.4.3 | May 7, 2026 |
| 3.4.2 | May 7, 2026 |
| 3.4.1 | May 7, 2026 |
| 3.3.2 | May 5, 2026 |
| 3.3.1 | May 3, 2026 |
| 3.3.0 | May 3, 2026 |
| 3.2.1 | May 3, 2026 |
| 3.2.0 | May 3, 2026 |
| 3.1.4 | May 3, 2026 |
| 3.1.3 | May 3, 2026 |
| 3.1.2 | May 3, 2026 |
| 3.1.1 | May 3, 2026 |
| 3.1.0 | May 2, 2026 |
| 3.0.0 | May 2, 2026 |
| 2.18.1 | May 1, 2026 |
| 2.18.0 | May 1, 2026 |
| 2.17.1 | May 1, 2026 |
| 2.17.0 | May 1, 2026 |
| 2.16.2 | May 1, 2026 |
| 2.16.1 | Apr 30, 2026 |
| 2.16.0 | Apr 30, 2026 |
| 2.15.0 | Apr 30, 2026 |
| 2.14.0 | Apr 30, 2026 |
| 2.13.0 | Apr 30, 2026 |
| 2.12.22 | Apr 30, 2026 |
| 2.12.21 | Apr 30, 2026 |
| 2.12.20 | Apr 30, 2026 |
| 2.12.19 | Apr 30, 2026 |
| 2.12.18 | Apr 30, 2026 |
| 2.12.17 | Apr 30, 2026 |
| 2.12.16 | Apr 30, 2026 |
| 2.12.15 | Apr 29, 2026 |
| 2.12.14 | Apr 29, 2026 |
| 2.12.13 | Apr 29, 2026 |
| 2.12.12 | Apr 29, 2026 |
| 2.12.11 | Apr 29, 2026 |
| 2.12.10 | Apr 29, 2026 |
| 2.12.9 | Apr 29, 2026 |
| 2.12.8 | Apr 28, 2026 |
| 2.12.7 | Apr 28, 2026 |
| 2.12.6 | Apr 28, 2026 |
| 2.12.5 | Apr 28, 2026 |
| 2.12.4 | Apr 28, 2026 |
| 2.12.3 | Apr 27, 2026 |
| 2.12.2 | Apr 27, 2026 |
| 2.12.1 | Apr 27, 2026 |
| 2.12.0 | Apr 27, 2026 |
Frequently asked questions
- Who maintains Writing MCP?
- Writing MCP is maintained by hannasdev, which publishes 2 MCP servers (107 total versions) tracked on MCP Toplist.
- Is Writing MCP listed on the Official MCP Registry?
- Yes — Writing MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Writing MCP have?
- MCP Toplist tracks 107 versions of Writing MCP, most recently published on Jun 11, 2026.
- Where can I find the source code for Writing MCP?
- The source code for Writing MCP is hosted at github.com/hannasdev/mcp-writing.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.