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.

贡献者指南