office-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| word_createB | 创建一个新的 Word 文档 |
| word_add_headingC | 添加标题(支持1-6级) |
| word_add_paragraphC | 添加正文段落 |
| word_add_tableC | 添加表格 |
| word_add_listB | 添加有序/无序列表 |
| word_add_codeC | 添加代码块 |
| word_add_diagramA | 添加 Mermaid 流程图/架构图(自动转换为图片插入) |
| word_saveC | 保存文档 |
| excel_createC | 创建 Excel 工作簿 |
| excel_add_sheetC | 添加工作表 |
| excel_write_dataC | 写入表格数据 |
| excel_add_chartA | 写入图表数据到指定位置(exceljs 不支持直接创建图表对象,数据写入后可在 Excel 中手动创建图表) |
| excel_add_formulaC | 添加公式 |
| excel_set_column_widthC | 设置列宽 |
| excel_merge_cellsC | 合并单元格 |
| excel_saveB | 保存工作簿 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jiahuidegit/office-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server