Research Note
MCP Meeting Workflow Security Research Note
Model Context Protocol standardizes how an AI application discovers and invokes capabilities. It does not decide whether a capability is trustworthy, appropriate, or auth
In this article
MCP Meeting Workflow Security Research Note
Model Context Protocol standardizes how an AI application discovers and invokes capabilities. It does not decide whether a capability is trustworthy, appropriate, or authorized for a particular meeting.
The current MCP server concepts documentation distinguishes resources, prompts, and schema-defined tools. The November 2025 specification uses JSON Schema and defines an authorization framework for HTTP transports.
The official MCP security guidance requires explicit consent around local server commands and describes OAuth, redirect, and confused-deputy risks. OWASP's MCP security guidance adds tool poisoning, over-scoped credentials, cross-server escalation, untrusted results, and package-supply-chain risk.
A meeting agent should inventory every read and write tool, isolate privileged capabilities, bind credentials to the intended server and user, validate parameters and results, preview consequential calls, and log the final outcome. Tool descriptions and returned text are untrusted inputs.
Sources
Follow the evidence.
- query-focused meeting summarization researchaclanthology.org
- reader-focused meeting summarization researchaclanthology.org
- AI RMF Measure playbookairc.nist.gov
- OWASP's MCP security guidancecheatsheetseries.owasp.org
- key-management guidancecsrc.nist.gov
- server conceptsmodelcontextprotocol.io
- authorization guidemodelcontextprotocol.io
- security guidancemodelcontextprotocol.io
- MCP specificationmodelcontextprotocol.io
- device encryption guidancecisa.gov
- local-first software essayinkandswitch.com
- 18 U.S.C. 2511law.cornell.edu
- California Penal Code section 632leginfo.legislature.ca.gov
- meeting recap studymicrosoft.com
- agent identity and authorization concept papernccoe.nist.gov
- agent evaluation worknist.gov
- SP 800-209nist.gov
- current About pagequillmeetings.com
- data sovereignty pagequillmeetings.com
- current Quill documentationquillmeetings.com