Skip to content

Docs: add security notes for network-exposed MCP servers#101

Open
TheodorNEngoy wants to merge 1 commit intomodelcontextprotocol:mainfrom
TheodorNEngoy:codex/security-note
Open

Docs: add security notes for network-exposed MCP servers#101
TheodorNEngoy wants to merge 1 commit intomodelcontextprotocol:mainfrom
TheodorNEngoy:codex/security-note

Conversation

@TheodorNEngoy
Copy link

@TheodorNEngoy TheodorNEngoy commented Feb 7, 2026

These quickstart examples are intentionally minimal and often run locally via stdio.

This PR adds a short security note in the root README plus a SECURITY.md checklist for anyone who adapts these examples into a network-exposed MCP server (HTTP/SSE/WebSocket): auth, CORS allowlist, request size limits, timeouts, rate limits, log redaction, and avoiding obvious RCE primitives.

No CI/workflow changes; docs only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants