{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mtzgfbtt9tjd","handle":"word-mcp","url":"https://wellknown.network/agents/word-mcp","links":{"self":"https://wellknown.network/agents/word-mcp/record.json","html":"https://wellknown.network/agents/word-mcp","markdown":"https://wellknown.network/agents/word-mcp/record.md","api":"https://wellknown.network/api/v1/agents/word-mcp","status":"https://wellknown.network/api/v1/agents/word-mcp/status","claim":"https://wellknown.network/agents/word-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/word-mcp/claim.json","badge":"https://wellknown.network/agents/word-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:word-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"word-mcp","summary":"A Model Context Protocol server for Microsoft Word integration","description":"# Word MCP Server\n\n[![PyPI version](https://badge.fury.io/py/word-mcp.svg)](https://badge.fury.io/py/word-mcp)\n[![Python Support](https://img.shields.io/pypi/pyversions/word-mcp.svg)](https://pypi.org/project/word-mcp/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA powerful **Model Context Protocol (MCP) server** for Microsoft Word integration, enabling AI assistants and automation tools to interact with Word documents across Windows and macOS platforms.\n\n## 🚀 Features\n\n- **Cross-platform Support**: Works on both Windows and macOS\n- **Document Automation**: Read, write, and manipulate Word documents programmatically\n- **AI-Powered Workflows**: Perfect for document translation, content generation, and editing\n- **Section-by-Section Processing**: Systematically process documents paragraph by paragraph\n- **State Management**: Intelligent tracking of processed content to avoid infinite loops\n- **Multiple Word Instances**: Support for multiple Word documents simultaneously\n\n## 📦 Installation\n\n```bash\npip install word-mcp\n```\n\n### Platform-Specific Requirements\n\n**Windows:**\n- Microsoft Word (part of Microsoft Office)\n- `pywin32` (automatically installed)\n\n**macOS:**\n- Microsoft Word (part of Microsoft Office)\n- AppleScript support (built into macOS)\n\n## 🛠️ Quick Start\n\n### 1. Using uvx (Recommended)\n\nRun the server directly without installing:\n\n```bash\n# Using the main command\nuvx wordmcp\n\n# Or the alternative command name\nuvx word-mcp\n\n# When published to PyPI, you can also use:\n# uvx word-mcp\n```\n\nFor development or local testing with a wheel file:\n\n```bash\n# Build the package first\npython -m build\n\n# Run with local wheel\nuvx --from ./dist/word_mcp-1.0.0-py3-none-any.whl wordmcp\n```\n\n### 2. Command Line Usage (After Installation)\n\nInstall and run the MCP server:\n\n```bash\npip install word-mcp\nword-mcp\n# or\nwordmcp\n```\n\n### 3. Module Usage\n\nRun as a Python module:\n\n```bash\npython -m word_mcp\n```\n\n### 4.…","publisher":null,"homepage":"https://github.com/word-mcp/word-mcp#readme","repository":"https://github.com/word-mcp/word-mcp/issues","version":"1.0.3","license":null,"protocols":["mcp"],"tags":["mcp","word","microsoft","automation","ai","llm"],"pricing":null,"endpoints":[{"url":"pypi:word-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"word-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:12.898Z","publishedAt":"2025-05-23T08:56:18.643452Z","latestVersion":"1.0.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"word-mcp","url":"https://pypi.org/project/word-mcp/","firstSeenAt":"2026-09-10T16:22:25.309Z","fetchedAt":"2026-09-10T16:22:25.309Z","normalizedAt":"2026-09-10T16:22:25.309Z"}]},"firstSeenAt":"2026-09-10T16:22:25.309Z","updatedAt":"2026-09-10T16:24:12.898Z"}