HNPX SDK
Related Servers
Alternatives to HNPX SDK
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI-driven long-form novel creation and management, including chapter generation, character and timeline tracking, semantic memory retrieval, version savepoints, and deep consistency checking across multiple projects through MCP tools, with support for local LM Studio or any OpenAI-compatible API.10MIT
- AlicenseAqualityBmaintenanceEnables AI tools to collaboratively write novels by managing chapters, characters, and story state through commands like validate, context, draft, review, and approve.8MIT
- AlicenseNot gradedqualityBmaintenanceEnables local-first book writing with AI assistance, allowing users to scaffold, create, search, validate, and enrich a book repository through natural language using OpenCode or Claude.MIT
- AlicenseNot gradedqualityCmaintenanceExposes 30+ novel-writing tools over stdio or HTTP so external agents such as Claude Code or WorkBuddy can use their own models and API keys to read chapters, write prose, manage characters, foreshadowing, story arcs and worldbuilding, run local semantic search, and launch review sub-agents. Supports one-click enabling with configurable port, token, and approval mode.AGPL 3.0
- AlicenseNot gradedqualityBmaintenanceEnables AI hosts to plan, draft, and check long-form novel chapters while honoring canon settings, character state, arcs, and check ordering, with approval-gated atomic commits. It keeps world, character, and chapter files as the human-editable source of truth, with snapshots and rollback for recovery.Apache 2.0
- AlicenseBqualityBmaintenanceEnables writers and AI agents to preserve continuity in long-form fiction by maintaining a narrative knowledge graph and exposing MCP tools for querying outlines, entities, references, and consistency diagnostics.14MIT
TDQS
Scored across 19 tools
Most tools have distinct purposes, but there is some potential for confusion between edit_node_attributes, edit_paragraph_text, and edit_summary, as they all modify node attributes or content. However, their specific targets (general attributes, paragraph text, summary text) are clarified in descriptions, preventing major misselection.
Tool names follow a highly consistent verb_noun pattern throughout, such as create_beat, edit_node_attributes, get_children, remove_nodes, and reorder_children. This predictability makes it easy for agents to understand and use the toolset without confusion from mixed conventions.
With 19 tools, the count is slightly high but reasonable for a document editing and management SDK, covering creation, retrieval, editing, and organization of hierarchical elements. It might feel a bit heavy, but each tool appears to serve a specific function in the domain.
The toolset provides comprehensive coverage for HNPX document manipulation, including full CRUD operations (create, read via get tools, update via edit tools, delete via remove tools), hierarchical management (move, reorder), and rendering. No obvious gaps are present for the stated purpose of SDK operations.