Submit

Wujie Short Novel

@kingrmb

Overview

what is Wujie Short Novel?

Wujie Short Novel is a creative writing project focused on the development and sharing of short stories.

how to use Wujie Short Novel?

To use Wujie Short Novel, you can access the project on GitHub and follow the instructions to run the server for creating and managing short novels.

key features of Wujie Short Novel?

  • Server-based architecture for managing short novel creations
  • Easy integration with existing writing tools
  • Community-driven platform for sharing stories

use cases of Wujie Short Novel?

  1. Writing and publishing short stories online.
  2. Collaborating with other writers on creative projects.
  3. Hosting writing workshops and events.

FAQ from Wujie Short Novel?

  • Can I contribute my own stories?

Yes! The platform encourages contributions from all writers.

  • Is there a specific format for the short stories?

No, you can write in any format you prefer.

  • How do I run the server?

You can run the server using the command: uv run --with mcp[cli] mcp run server.py.

Server Config

{
  "mcpServers": {
    "short novel": {
      "name": "short novel",
      "type": "stdio",
      "description": "",
      "isActive": true,
      "registryUrl": "",
      "timeout": "20",
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "server.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.