Skip to main content
Glama

Outlook Meetings Scheduler MCP Server

package.json905 B
{ "name": "outlook-meetings-scheduler", "version": "0.2.0", "description": "MCP server for the Outlook Meetings Scheduler", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/*.js" }, "bin": { "outlook-meetings-scheduler": "./build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "dependencies": { "@azure/identity": "^4.12.0", "@azure/identity-cache-persistence": "^1.2.0", "@microsoft/microsoft-graph-client": "^3.0.7", "@modelcontextprotocol/sdk": "^1.10.1", "date-fns": "^4.1.0", "jsonwebtoken": "^9.0.2", "zod": "^3.24.3" }, "devDependencies": { "@microsoft/microsoft-graph-types": "^2.40.0", "@types/jsonwebtoken": "^9.0.10", "@types/node": "^22.14.1", "typescript": "^5.8.3" } }

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/anoopt/outlook-meetings-scheduler-mcp-server'

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