A Model Context Protocol (MCP) server that provides AI assistants with access to Microsoft OneNote. This server enables AI models to read from and write to OneNote notebooks, sections, and pages.
git clone https://github.com/rajvirtual/MCP-Servers.gitMCP-Servers is an automation skill that implements a Model Context Protocol (MCP) server for Microsoft OneNote integration. It enables AI assistants to read from and write to OneNote notebooks, sections, and pages, allowing seamless access to stored notes and information. This skill bridges AI models with OneNote's organizational structure, facilitating both retrieval and creation of content within your notebook ecosystem.
Retrieve specific notes from OneNote notebooks to provide context in AI conversations
Automatically write AI-generated summaries or analysis directly into OneNote pages
Organize AI-assisted content creation across multiple OneNote sections and notebooks
Enable AI assistants to access and reference archived notes during conversations
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/rajvirtual/MCP-ServersCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to automate my note-taking process using an MCP-Server connected to my OneNote. Here's what I need: [COMPANY] is [INDUSTRY], and I want to create a new section in my OneNote notebook called '[SECTION_NAME]' and add the following notes: [NOTES]. Please provide the MCP-Server commands to accomplish this.
```markdown # OneNote Automation with MCP-Server ## New Section Creation - **Notebook**: [Company Name] Strategic Planning - **New Section**: Q3 2023 Initiatives ## Notes Added - **Marketing Campaign**: Launch new social media campaign targeting millennials - **Product Development**: Finalize prototype for new eco-friendly product line - **Team Meeting**: Schedule weekly sync-ups every Tuesday at 10 AM ## MCP-Server Commands ``` ```python # MCP-Server commands to create a new section and add notes create_section(notebook='Company Name Strategic Planning', section='Q3 2023 Initiatives') add_note(section='Q3 2023 Initiatives', note='Marketing Campaign: Launch new social media campaign targeting millennials') add_note(section='Q3 2023 Initiatives', note='Product Development: Finalize prototype for new eco-friendly product line') add_note(section='Q3 2023 Initiatives', note='Team Meeting: Schedule weekly sync-ups every Tuesday at 10 AM') ```
Auto-transcribe meetings and generate action items
Get more done every day with Microsoft Teams – powered by AI
Automate security compliance and monitor real-time security posture seamlessly.
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan