Skip to main content
Glama

OneNote MCP Server

by hwillGIT
claude-desktop-plugin.json587 B
{ "name": "onenote-mcp", "version": "1.0.0", "description": "OneNote Model Context Protocol integration for Claude Desktop", "main": "mcp-server.js", "type": "module", "api": { "baseUrl": "http://localhost:3030", "endpoints": { "connect": "/notebook/connect", "structure": "/notebook/structure", "readSection": "/section/read", "listSections": "/sections", "readPage": "/page/read", "listPages": "/pages", "health": "/health", "shutdown": "/shutdown" } }, "permissions": [ "network", "filesystem" ] }

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/hwillGIT/onenote-mcp'

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