Skip to main content
Glama

OneNote MCP Server

package.json1.01 kB
{ "name": "mcp-server-onenote", "version": "0.1.1", "description": "OneNote MCP Server Implementation", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "mcp-server-onenote": "./dist/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "start": "node dist/index.js", "test": "jest --coverage", "lint": "eslint . --ext .ts", "format": "prettier --write \"src/**/*.ts\"" }, "dependencies": { "@azure/identity": "^4.9.1", "@microsoft/microsoft-graph-client": "^3.0.0", "@modelcontextprotocol/sdk": "^1.10.2" }, "devDependencies": { "@types/jest": "^29.5.0", "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "eslint": "^8.0.0", "jest": "^29.5.0", "ts-jest": "^29.1.0", "typescript": "^5.0.0" }, "keywords": [ "mcp", "onenote", "modelcontextprotocol" ], "author": "Zubeid Hendricks", "license": "MIT" }

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/ZubeidHendricks/azure-onenote-mcp-server'

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