Skip to main content
Glama

Outlook Meetings Scheduler MCP Server

package.json786 B
{ "name": "outlook-meetings-scheduler", "version": "0.1.2", "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/msal-node": "^3.5.1", "@microsoft/microsoft-graph-client": "^3.0.7", "@modelcontextprotocol/sdk": "^1.10.1", "date-fns": "^4.1.0", "zod": "^3.24.3" }, "devDependencies": { "@microsoft/microsoft-graph-types": "^2.40.0", "@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