Skip to content

Commit 5113579

Browse files
committed
Update security_best_practices.mdx
1 parent c9ffd46 commit 5113579

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/specification/draft/basic/security_best_practices.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ The MCP client **SHOULD** implement additional checks and guardrails to mitigate
284284
- Use platform-appropriate sandboxing technologies (containers, chroot, application sandboxes, etc.)
285285

286286
MCP servers intending for their servers to be run locally **SHOULD** implement measures to prevent unauthorized usage from malicious processes:
287+
287288
- Use the `stdio` transport to limit access to just the MCP client
288289
- Restrict access if using an HTTP transport, such as:
289290
- Require an authorization token

0 commit comments

Comments
 (0)