microsoft/wassette

Implemnet the required security considerations from MCP Spec

Open

#192 建立於 2025年8月18日

在 GitHub 查看
 (0 留言) (1 反應) (1 負責人)Rust (64 fork)github user discovery
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.

貢獻者指南