Office-Word-MCP-Server
@MCP-Mirror
Office-Word-MCP-Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"GongRzhe_Office-Word-MCP-Server": {
"command": "python",
"args": [
"setup_mcp.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Office-Word-MCP-Server?
An MCP server for creating, reading, and manipulating Microsoft Word documents, enabling AI assistants to work with Word documents through a standardized interface.
How to use Office-Word-MCP-Server?
Install via git clone and pip install -r requirements.txt, or use the setup script python setup_mcp.py. Configure as an MCP server in Claude for Desktop by adding its command to the configuration file (e.g., "command": "python", "args": ["/path/to/word_mcp_server.py"]). Alternatively, use uvx without local installation.
Key features of Office-Word-MCP-Server
- Document creation, metadata, and text extraction
- Add headings, paragraphs, tables, images, and page breaks
- Rich text formatting: bold, italic, underline, color, font
- Search and replace text throughout documents
- Table formatting with borders, header rows, and shading
- Document protection with passwords and digital signatures
Use cases of Office-Word-MCP-Server
- Create a new document with a title page and headings
- Insert a table with sales data and apply formatting
- Format specific words in bold and red within paragraphs
- Search and replace all instances of a term in a document
- Convert a Word document to PDF format
FAQ from Office-Word-MCP-Server
What are the prerequisites for using Office-Word-MCP-Server?
Python 3.8 or higher and the pip package manager are required.
How can I enable debugging for the server?
Set the environment variable MCP_DEBUG=1 (Linux/macOS) or set MCP_DEBUG=1 (Windows) to enable detailed logging.
What should I do if I encounter "Missing Styles" when adding headings or tables?
The server attempts to create missing styles or use direct formatting; for best results, use templates with standard Word styles.
How do I resolve permission issues when reading or writing documents?
Ensure the server has read/write permissions to the document paths; use copy_document to create editable copies of locked files.
How do I fix image insertion problems?
Use absolute paths for image files, verify JPEG or PNG format compatibility, and check file size and permissions.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント