Loomal

Writing MCP

MCP server by github.com/hannasdev/mcp-writing

Metadata-first fiction editing and reasoning tools for long-form writing projects.

0 starsnpm: @hanna84/mcp-writing

About Writing MCP

Writing MCP is an MCP (Model Context Protocol) server published by hannasdev in the official MCP registry, listed under Project Management on Loomal. Metadata-first fiction editing and reasoning tools for long-form writing projects.

It ships as an npm package (@hanna84/mcp-writing), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hannasdev/mcp-writing.

Use Writing MCP with your agent

Claude Code · one command
claude mcp add writing-mcp -- npx -y @hanna84/mcp-writing
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "writing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hanna84/mcp-writing"
      ]
    }
  }
}
npm@hanna84/mcp-writing

Frequently asked questions

What is Writing MCP?
Writing MCP is an MCP (Model Context Protocol) server by hannasdev in the Project Management category. Metadata-first fiction editing and reasoning tools for long-form writing projects.
How do I connect Writing MCP to Claude, Cursor, or another MCP client?
Install Writing MCP from its npm package (@hanna84/mcp-writing) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Writing MCP open source?
Yes — the source code is public at github.com/hannasdev/mcp-writing.
Can AI agents pay to use Writing MCP?
Not yet through Loomal — Writing MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Writing MCP? Claim this listing free by verifying GitHub ownership, or contact us.