Doc Tools Mcp
@puchunjie
Doc Tools Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"doc-tools-mcp": {
"command": "node",
"args": [
"/path/to/your/doc-tools-mcp/dist/mcp-server.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Doc Tools Mcp?
Doc Tools Mcp is a Model Context Protocol (MCP) server that provides AI-powered Word document manipulation capabilities. It enables AI applications like Cursor and VSCode to create, edit, and manage Word documents through natural language interactions.
How to use Doc Tools Mcp?
Install via npx @puchunjie/doc-tools-mcp, start the server, then configure your AI application to point to http://localhost:8765. For Cursor, add the server configuration to ~/.cursor/mcp.json.
Key features of Doc Tools Mcp
- Full MCP protocol implementation
- Word document creation and management
- Rich text content manipulation
- Table creation and formatting
- Document layout control and metadata management
- Real-time document state monitoring
Use cases of Doc Tools Mcp
- Create a new Word document named report.docx
- Add a heading or paragraph to an existing document
- Insert a 4x3 table with sales data
- Search and replace text in a document
- Set page margins and retrieve document metadata
FAQ from Doc Tools Mcp
What are the prerequisites for using Doc Tools Mcp?
Node.js 14 or higher is required. Microsoft Word is optional and only needed for advanced features.
How do I integrate Doc Tools Mcp with Cursor?
Add the server configuration to ~/.cursor/mcp.json using the npx command provided in the README. After that, you can use natural language to manipulate Word documents.
What file types does Doc Tools Mcp support?
It supports only .docx files. All file paths should be absolute or relative to the current working directory.
What is the default port for the server?
The server starts on port 8765 by default, which is configurable.
Is Doc Tools Mcp open source?
Yes, it is licensed under the MIT License.
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント