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.