Skip to main content
Glama

Enhanced Outlook MCP Server

by jibberish69
package.json838 B
{ "name": "enhanced-outlook-mcp", "version": "1.0.0", "description": "Enhanced Modular Outlook MCP Server for Claude", "main": "index.js", "scripts": { "start": "node index.js", "dev": "nodemon index.js", "test": "jest", "auth-server": "node outlook-auth-server.js" }, "keywords": [ "claude", "outlook", "mcp", "microsoft-graph" ], "author": "Enhanced MCP Team", "license": "MIT", "dependencies": { "@anthropic-ai/mcp": "^0.1.0", "axios": "^1.6.0", "express": "^4.18.2", "node-cache": "^5.1.2", "open": "^8.4.2", "body-parser": "^1.20.2", "dotenv": "^16.3.1", "winston": "^3.11.0", "jsonwebtoken": "^9.0.2", "socket.io": "^4.7.2", "socket.io-client": "^4.7.2" }, "devDependencies": { "jest": "^29.7.0", "nodemon": "^3.0.1" } }

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/jibberish69/enhanced-outlook-mcp'

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