Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticateA

Start the Microsoft authentication flow using device code.

This tool initiates the OAuth 2.0 device code flow for Microsoft Graph API. The user will be provided with a URL and code to complete authentication in their browser.

Returns: Success message or error details

saveAccessTokenA

Save an access token for later use.

listNotebooksA

Get a list of all your OneNote notebooks.

Returns: Formatted list of notebooks with IDs and display names

getNotebookC

Get details of a specific notebook.

listSectionsA

List all sections in a notebook.

listPagesB

List all pages in a section.

getPageA

Get the complete content of a specific page.

This tool retrieves the full HTML content of a OneNote page, including all text, formatting, and embedded elements.

createPageB

Create a new page in a notebook.

searchPagesB

Search for pages across all notebooks.

getNotebookTOCA

Generate a table of contents for a notebook.

This tool creates a comprehensive overview of all sections and pages in a notebook, useful for navigation and understanding structure.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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