I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Zubeidhendricks_azure-inenote-MCP-Server
镜像://github.com/zubeidhendricks/azure-onenote-mcp-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
OneNote MCP Server
A Model Context Protocol (MCP) server implementation for Microsoft OneNote, enabling AI language models to interact with OneNote through a standardized interface.
Features
Notebook Management
- List all notebooks
- Create new notebooks
- Get notebook details
- Delete notebooks
Section Management
- List sections in a notebook
- Create new sections
- Get section details
- Delete sections
Page Management
- List pages in a section
- Create new pages with HTML content
- Read page content
- Update page content
- Delete pages
- Search pages across notebooks
Installation
npm install -g mcp-server-onenote
Configuration
Set the following environment variables:
-
AZURE_TENANT_ID
: Your Azure tenant ID -
AZURE_CLIENT_ID
: Your Azure application (client) ID -
AZURE_CLIENT_SECRET
: Your Azure client secret
Using with MCP Client
Add this to your MCP client configuration (e.g. Claude Desktop):
{
"mcpServers": {
"onenote": {
"command": "npx",
"args": ["-y", "mcp-server-onenote"],
"env": {
"AZURE_TENANT_ID": "<YOUR_TENANT_ID>",
"AZURE_CLIENT_ID": "<YOUR_CLIENT_ID>",
"AZURE_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
}
}
}
}
Azure App Registration
- Go to Azure Portal and navigate to App registrations
- Create a new registration
- Add Microsoft Graph API permissions:
- Notes.ReadWrite.All
- Notes.Read.All
- Create a client secret
- Copy the tenant ID, client ID, and client secret for configuration
Development
# Install dependencies
npm install
# Run tests
npm test
# Build
npm run build
# Lint
npm run lint
Contributing
See CONTRIBUTING.md for information about contributing to this repository.
License
This project is licensed under the MIT License - see the LICENSE file for details
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.
Reviews

user_iUcUtXPV
I have been using the ZubeidHendricks_azure-onenote-mcp-server for a while now, and I must say it's an outstanding tool! The seamless integration with Azure and OneNote makes my note-taking and organization tasks incredibly efficient. Kudos to MCP-Mirror for developing such a reliable and user-friendly server. Highly recommended for anyone looking to streamline their workflow!