Skip to main content
Glama

OneNote MCP Server

by eshlon

searchPages

Search OneNote page titles using a specific query to quickly locate relevant content within notebooks, sections, and pages via the OneNote MCP Server.

Input Schema

NameRequiredDescriptionDefault
queryNoThe search term for page titles.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The search term for page titles.", "type": "string" } }, "type": "object" }

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/eshlon/onenotemcp'

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