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
get_document_outline
Get the structure of a Word document.
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
"
:
"
get_document_outlineArguments
"
,
"
type
"
:
"
object
"
}
Install Server
You must be
authenticated
.
Other Tools
add_heading
add_page_break
add_paragraph
add_picture
add_table
copy_document
create_custom_style
create_document
delete_paragraph
format_table
format_text
get_document_info
get_document_outline
get_document_text
list_available_documents
search_and_replace
Copy