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
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.
- security guidancemodelcontextprotocol.io
- 18 U.S.C. 2511law.cornell.edu
- agent identity and authorization concept papernccoe.nist.gov
- local-first software essayinkandswitch.com
- device encryption guidancecisa.gov
- meeting recap studymicrosoft.com
- MCP specificationmodelcontextprotocol.io
- reader-focused meeting summarization researchaclanthology.org
- authorization guidemodelcontextprotocol.io
- agent evaluation worknist.gov
- current Quill documentationquillmeetings.com
- key-management guidancecsrc.nist.gov
- server conceptsmodelcontextprotocol.io
- California Penal Code section 632leginfo.legislature.ca.gov
- AI RMF Measure playbookairc.nist.gov
- data sovereignty pagequillmeetings.com
- current About pagequillmeetings.com
- OWASP's MCP security guidancecheatsheetseries.owasp.org
- SP 800-209nist.gov
- query-focused meeting summarization researchaclanthology.org