microsoft/wassette
在 GitHub 查看Implemnet the required security considerations from MCP Spec
Open
#192 创建于 2025年8月18日
enhancementhelp wantedquestionsecurity
仓库指标
- Star
- (913 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Quote from the spec: https://modelcontextprotocol.io/specification/2025-06-18/server/tools#security-considerations
Servers MUST:
- Validate all tool inputs
- Implement proper access controls
- Rate limit tool invocations
- Sanitize tool outputs
We need to make sure that Wassette has properly implemented all the security features.