Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Office Word MCP Server
by
GongRzhe
Verified
GitHub
File Systems
Note Taking
Python
MIT License
1
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
add_page_break
Add a page break to the document.
Copy
Args: filename: Path to the Word document
Input Schema
Name
Required
Description
Default
filename
Yes
Input Schema (JSON Schema)
{ "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "title": "add_page_breakArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
create_document
add_heading
add_paragraph
add_table
add_picture
get_document_info
get_document_text
get_document_outline
list_available_documents
copy_document
format_text
search_and_replace
delete_paragraph
create_custom_style
format_table
add_page_break