WinMCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calendar_searchA | Search the default Outlook calendar folder by date range and/or
subject substring. At least one of from/to/subject is required.
A subject-only query (no explicit from/to) auto-applies a default
window — 90 days back, 365 days forward from now, configurable via
|
| calendar_get_eventA | Fetch full detail (including body) for a single event by its Outlook entryId. |
| calendar_get_notesA | Resolve the single note-appointment matching date+subject and return its full detail (subject + body). |
| task_searchA | Search the default Outlook Tasks folder. All filters are
optional; a filterless call returns every task in the folder (up
to the effective limit). |
| task_get_taskA | Fetch full detail (including body) for a single task by its Outlook entryId. |
| mail_searchA | Search the default Outlook Inbox, Sent Items, or Drafts folder
( |
| mail_get_messageA | Fetch full detail (including body) for a single Inbox/Sent
Items/Drafts/folderPath message by its Outlook entryId.
|
| file_searchA | Search by a case-insensitive |
| file_get_infoA | Fetch full indexed metadata for a single file by its native path
or |
| onenote_searchA | Full-text search over OneNote page content ( |
| onenote_get_pageA | Fetch full, read-only text detail for a single OneNote page by
its
|
| onenote_list_sectionsA | List every OneNote notebook/section pair with its canonical
ids. |
| onenote_create_pageA | Create a new page in the OneNote section identified by
|
| onenote_update_pageA | APPEND
|
| server_infoA | Identify this deployment: package name, build UTC and build
id from the build stamp ( |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/collero/winMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server