Skip to main content
Glama

MCP Office Interop Word Server

package.json823 B
{ "name": "mcp-office-interop", "version": "1.0.0", "description": "MCP Server for Microsoft Office Interop Word", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "office", "word", "interop" ], "author": "", "license": "ISC", "devDependencies": { "@types/content-type": "^1.1.8", "@types/express": "^4.17.21", "@types/node": "^20.14.10", "ts-node": "^10.9.2", "typescript": "^5.5.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "content-type": "^1.0.5", "express": "^4.19.2", "raw-body": "^2.5.2", "winax": "^3.6.1", "zod": "^3.23.8" } }

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/mario-andreschak/mcp-msoffice-interop-word'

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