Skip to main content
Glama

Claude Outlook MCP Tool

package.json818 B
{ "name": "claude-outlook-mcp", "version": "1.0.0", "module": "index.ts", "type": "module", "description": "A Claude MCP tool to interact with Microsoft Outlook for macOS", "author": "Syed Azhar", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/syedazharmbnr1/claude-outlook-mcp.git" }, "keywords": [ "mcp", "claude", "outlook", "microsoft365" ], "scripts": { "dev": "bun run index.ts", "start": "bun run index.ts" }, "dependencies": { "@jxa/global-type": "^1.3.6", "@jxa/run": "^1.3.6", "@modelcontextprotocol/sdk": "^1.5.0", "run-applescript": "^7.0.0" }, "devDependencies": { "@types/bun": "latest", "@types/node": "^22.13.4" } }

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/syedazharmbnr1/claude-outlook-mcp'

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