Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. KitchenSink4Word
K
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

KitchenSink4Word

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Everything and the kitchen sink for Word: tables, citations, footnotes, TOC, tracked changes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kitchensink4word": {
      "command": "npx",
      "args": [
        "-y",
        "kitchensink4word"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

🚰 KitchenSink4Word

Tests PyPI License: AGPL-3.0 Listed on mcpservers.org

Landing page Β· llms.txt (machine-readable capability manifest for agents and LLM crawlers)

Everything plus the kitchen sink for Microsoft Word. The most complete Word (.docx) MCP server available: 221 document operations across 110 tools, one consistent grammar, engineered not to corrupt and stress-tested against long, heavily formatted real-world documents. Live editing included: documents open in Word are edited in place, visibly, with each tool call landing as a single Ctrl+Z step.

⚠️ v2.0 is a breaking change

Every v1.x tool name changed. The 189-tool v1.6 surface was rebuilt as a consolidated set of 110 tools that cover every prior capability under one grammar. If you are upgrading from v1.x, read the migration guide first: it maps every old tool name to its v2 home, and get_workflows("migrate-from-v1") returns the same map in-session. New installs need nothing extra.

Two numbers that matter

  • 221 document operations, 110 tools. The operation count went up and the tool count came down on purpose. v1 spread similar jobs across many competing names; v2 gives each concept exactly one name built from a small verb table (insert_, set_, manage_, list_elements, validate, delete_element), so an agent picks the right tool the first time and carries less schema to do it. Fewer tools, more reach. Measured with one yardstick on both trees, v1.6 performed 200 operations across its 189 tools and v2.0 performs 221 across 110: every v1.6 capability survived the consolidation (the migration map covers all 189, test-guarded) and v2 adds the anchored batch editor, the anchored document view, deletion parity, and wider dispatch on the multiplexers. Both figures come from scripts/count_operations.py; the v1.6 run is scripts/count_operations_v16.py, which measures a v1.6 checkout with the same definition.
  • Tiered loading: starts at about 8.0k tokens, scales to everything. A fresh session loads the 29-tool lite core (about 8,000 tokens) and turns on capability packs only when a task needs them, with one enable_tools call. Load every pack and the full surface measures about 27,800 tokens, down from about 34,400 in v1.6: roughly 23% less for the whole sink, about 78% less at lite start. (All figures are script-measured; see Context cost below.)

The packs

Numbers below come straight from scripts/measure_surface.py, never hand-counted. The lite core loads at startup; the seven packs load on demand.

PackToolsApprox tokensWhat it carries
lite (startup)29~8.0kEveryday reading and editing: text, paragraphs, tables, cells, lists, find and replace, outline, document view, backups, workflow guide, server info, pack toggles
references8~2.4kWord-native citations and bibliography, Zotero search and cite, parity checks, style conversion and detection
review9~1.8kTracked changes (read, accept/reject, reports), threaded comments, structured diff, anonymize and deanonymize
academic24~6.0kFootnotes and endnotes, TOC, index, captions, cross-references, front matter, chapter headers, sections, styles, list numbering, word counts, validation batteries, submission prep, accessibility
assembly7~1.7kInsert and split documents, move sections, copy tables across files, apply and fill templates, mail merge
media-forms16~4.6kImages, charts, equations, text boxes, hyperlinks, table structure and styling, form fields, content controls, field codes
com-live13~2.2kDrives a local Microsoft Word: PDF import/export, compare and combine, proofing, readability, field refresh, live editing of open documents
protection-io6~1.2kDocument protection, watermarks, redaction with verification, table data import and export
Full surface112~27.8kEverything (110 document tools plus enable_tools / disable_tools)

Quickstart: start lite, enable what you need

A session begins with the lite core. When a task needs more, the agent turns on the pack by name:

Code
enable_tools(["references"])          # citations, bibliography, Zotero
enable_tools(["academic", "review"])  # notes, TOC, tracked changes, comments

Lite-tool refusals name the pack and the exact enable_tools call to run, and get_workflows recipes name the packs each workflow needs, so discovery is built in. To skip tiering entirely, start the server with KS4W_MODE=full and every tool is present from the first call.

Installed from the .mcpb bundle, the same two choices are checkboxes in the server's Claude Desktop settings: "Load every tool at startup" and "Lock the tool set at startup" (which fixes the surface so enable_tools refuses). They write KS4W_ALL_TOOLS and KS4W_LOCK_TOOLS. Both take true or false, treat empty as off, and refuse to start on anything else rather than guessing. KS4W_MODE beats the first and KS4W_PACK_POLICY beats the second whenever they are set, so a pinned pack list survives an install, and the server writes one line to stderr at startup naming what decided the surface.

One tip that removes most permission pop-ups: In Claude Desktop's Tool permissions for this server, set the Read-only tools group to Always Allow. Those tools cannot change anything, so approving them once is safe, and Claude stops asking about every read. Leave the acting tools on Ask, so anything that changes things still checks with you first.

One client-side caveat: some MCP clients drop a tool's schema when a pack is disabled and do not pick it back up on re-enable, even though the server sends tools/list_changed both ways (observed in Claude Code, 2026-09). If a re-enabled tool comes back as "no such tool", refresh the tool list on the client side (in Claude Code, a ToolSearch call for the tool reloads its schema).

Why this one (the capability comparison)

Every public Word MCP server was surveyed before building this. The honest comparison is about what each one can do, not how many names it has:

CapabilityKitchenSink4WordGongRzhe Office-Word (2.1kβ˜…, archived)word-mcp-live (195β˜…)SecurityRonin docx-mcp (43β˜…)
Tiered context loading (lite core, packs on demand)βœ… from ~8.0k tokens❌❌❌
Live editing while the doc is open in Wordβœ… cursor-safe, one Ctrl+Z per callβŒβœ…βŒ
Table column insert/deleteβœ… merge-aware❌❌❌
Bulk cell edits (one call)βœ…βŒβŒβŒ
Cell merge/unmergeβœ…merge only❌❌
Footnotes AND endnotes CRUDβœ… + conversionadd onlyβŒβœ…
TOC insert + refreshβœ…βŒβŒβŒ
Native citations/bibliographyβœ… 12 styles❌❌❌
Index generationβœ…βŒβŒβŒ
Tracked-change WRITINGβœ…βŒβœ…βœ…
Accept/reject by authorβœ…βŒpartialβœ…
Document compare + combineβœ… Word-native❌❌buggy
Watermarks / protection / line numbersβœ…protect only❌❌
Section moving / template transferβœ…βŒβŒβŒ
Atomic saves + auto-backupβœ…βŒβŒβŒ

Capability survey compiled from public repositories, documentation, and issue trackers. Corrections welcome: open an issue.

What the 221 operations cover

The everyday core covers text and formatting, tables (including merge-aware column insert/delete and one-call bulk cell edits), footnotes and endnotes (full lifecycle plus footnote and endnote conversion), TOC and caption lists, headers, footers, and sections, images, bulleted and numbered lists, content controls and fields, threaded comments, and tracked changes (read, accept and reject by author, and writing edits as tracked changes). Beyond that the surface spans equations (LaTeX to Word math), native charts, document assembly (chapter files into one manuscript), Zotero library citations, publication style conversion (8 styles, beta), review-cycle analytics, workflow suites (mail merge, batch operations, redaction, compliance and accessibility audits and fixes, submission prep, front matter, diagnostics), and Word-COM-backed document compare, field refresh, PDF export and import, and open-clean validation on Windows.

What makes it different

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge β€” give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    πŸ’» Developer Tools1 views
    Compare vs Flutter Skill β†’
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI β€” documentation, API, and CLI scaffolding

    πŸ’» Developer Tools1 views
    Compare vs Ignite UI MCP Server β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about KitchenSink4Word

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kitchensink4word": { "command": "npx", "args": ["-y", "KitchenSink4Word"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKitchenSink4Word AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kitchensink4word?style=directory)](https://allmcps.com/mcp/kitchensink4word)
HTML Embed
<a href="https://allmcps.com/mcp/kitchensink4word"><img src="https://allmcps.com/api/badge/kitchensink4word?style=directory" alt="KitchenSink4Word on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to KitchenSink4Word β†’Install in Claude DesktopInstall in CursorInstall in VS Code