marcosremar/mcp-gdocs
If you are the rightful owner of mcp-gdocs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is a professional Model Context Protocol (MCP) server designed for operations with Google Docs, refactored following SOLID principles and utilizing Dependency Injection.
Tools
Functions exposed to the LLM to take actions
create_document
Create a new document
read_document
Read document content
clear_document
Clear document content
get_document_info
Get document information
get_document_structure
Get document structure
list_headings
List document headings
get_document_url
Get document URL
format_text
Format text with bold/italic
apply_heading_style
Apply heading style
apply_french_formatting
Apply French academic formatting
insert_markdown
Insert Markdown content
replace_markdown
Replace content with Markdown
insert_table
Insert a table
list_files_in_folder
List files in a folder
create_folder
Create a new folder
add_header_with_logo
Add a header with a logo
update_header
Update document header
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client