Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_word_documentA

Creates a new Microsoft Word (.docx) document with custom page setup, margins, metadata, and default Arabic font and RTL settings.

inspect_word_documentA

Parses an existing .docx file and returns structural analysis (paragraph counts, headings, tables, detected fonts, RTL flags, metadata).

add_paragraph_to_documentA

Appends a styled Arabic or English paragraph to a Word document with font, size, RTL, kashida justification, and line spacing.

add_heading_to_documentA

Appends a styled Heading (H1-H6) to a Word document with custom font size, color, alignment, and RTL support.

add_table_to_documentA

Appends a structured table with RTL layout (w:bidiVisual), header styling, custom cell shading, and borders to a Word document.

add_image_to_documentA

Embeds a PNG/JPEG image into a Word document with specified width, height, and alignment.

add_header_footer_to_documentA

Configures document header and footer with custom text and Arabic page numbering (صفحة X من Y).

modify_word_xml_elementB

Performs low-level XML text node or tag modification in document.xml for deep customization.

inject_template_dataA

Merges JSON key-value data into a .docx template containing tags (e.g., {name}, {#items}).

convert_word_to_markdownA

Extracts formatted headings and paragraph text from a Word document into structured Markdown for easy reading and analysis.

Prompts

Interactive templates invoked by user choice

NameDescription
generate-arabic-official-letterGenerates a formal Arabic official letter (خطاب رسمي) with proper RTL headers, recipient, salutation, body, and signature block.
generate-arabic-reportCreates a multi-page structured Arabic executive/academic report with cover page, headings, data table, and styled conclusion.
audit-arabic-doc-typographyAudits an existing Word document for Arabic typography standards, RTL flags, font consistency, and margin setup.

Resources

Contextual data attached and managed by the client

NameDescription
Workspace Word Documents CatalogDynamic JSON listing of all .docx files found within the current workspace directory.
Standard Arabic Document Templates CatalogPre-configured layout templates for Arabic official letters, administrative reports, and academic research papers.
Arabic Typography Font RegistryCatalog of supported Arabic fonts, recommended line heights, and fallback configurations.

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/MarwanDevSpace/mcp-arabic-ms-word'

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