Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
create_document

Create a new Word document with optional title

add_heading

Add a heading to the document at specified level (1-5)

add_paragraph

Add a paragraph of text to the document

add_bullet_list

Add a bulleted list to the document

add_numbered_list

Add a numbered list to the document

add_table

Add a table to the document

find_and_replace

Find and replace text in the document

save_document

Save the document to disk

get_document_structure

Get the structure/outline of the document (headings and paragraphs)

apply_text_formatting

Apply formatting to specific text in the document

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/bibash44/word-documet-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server