#!/usr/bin/env python3
"""
Run script for the Word Document Server.
This script provides a simple way to start the Word Document Server.
"""
from word_document_server.main import run_server
if __name__ == "__main__":
run_server()
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/GongRzhe/Office-Word-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server