-
securityF
license-
qualityEnables AI language models to interact with Microsoft OneNote via a standardized interface, supporting notebook and page management through natural language.
Last updated -
107
6
TypeScript
一个模型上下文协议 (MCP) 服务器,提供 AI 驱动的 Word 文档操作功能。该服务器实现了 MCP 协议,使 AI 应用程序能够通过自然语言交互来创建、编辑和管理 Word 文档。
或者全局安装:
用作项目中的依赖项:
该服务器提供以下MCP功能:
create_document
创建一个新的Word文档open_document
打开现有的Word文档add_paragraph
- 向文档添加一个段落add_table
向文档添加表格search_and_replace
- 查找并替换文档中的文本set_page_margins
- 设置文档页边距get_document_info
- 获取文档元数据~/.cursor/mcp.json
或者对于本地开发版本:
配置完成后就可以使用自然语言来操作Word文档了:
类似的集成步骤适用于其他支持 MCP 协议的工具。有关具体的 MCP 服务器配置步骤,请参阅您工具的文档。
要扩展或修改此 MCP 服务器:
src/services/DocumentService.ts
中添加新方法src/mcp-server.ts
中注册新函数麻省理工学院
如果您遇到任何问题或有改进建议,请在我们的 GitHub 存储库上提交问题。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
让AI通过自然语言阅读、创建和修改Word文档
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/puchunjie/doc-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server