Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticateD–
saveAccessTokenD–
listNotebooksD–
searchPagesD–
getPageContentD–
getPageByTitleD–
updatePageContentD–
appendToPageD–
updatePageTitleD–
replaceTextInPageD–
addNoteToPageD–
addTableToPageD–
createPageD–

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.1/5.0

Scored across 13 tools

Disambiguation5/5

Each tool has a clearly distinct purpose targeting specific OneNote operations like listing notebooks, creating pages, or modifying content. There is no overlap or ambiguity between tools like 'createPage', 'updatePageContent', and 'replaceTextInPage' as they handle different aspects of page management.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with clear, descriptive actions (e.g., 'listNotebooks', 'createPage', 'updatePageTitle'). The naming is uniform throughout, using camelCase consistently without any deviations or mixed conventions.

Tool Count5/5

With 13 tools, this server is well-scoped for managing OneNote operations, covering authentication, notebook listing, page creation, content updates, and search. Each tool serves a distinct function, and the count is appropriate for the domain without being excessive or insufficient.

Completeness4/5

The toolset provides comprehensive coverage for core OneNote workflows, including CRUD operations for pages and notebooks, content manipulation, and search. Minor gaps might include operations like deleting pages or managing sections, but agents can likely work around these with the available tools.

Maintenance

ActivityInactive
ResponsivenessNo issues