Skip to content

docs: add data-flow note to MCP server section in README#25

Open
xiaolai wants to merge 1 commit into
makenotion:mainfrom
xiaolai:fix/nlpm-mcp-data-flow-docs
Open

docs: add data-flow note to MCP server section in README#25
xiaolai wants to merge 1 commit into
makenotion:mainfrom
xiaolai:fix/nlpm-mcp-data-flow-docs

Conversation

@xiaolai

@xiaolai xiaolai commented Jun 27, 2026

Copy link
Copy Markdown

Automated: drive-by fix from NLPM, an NL artifact linter. Reviewed and reproduced before submission.

Bug: The README describes the Notion MCP server's capabilities but does not mention that workspace content (page text, database rows) traverses Notion's hosted MCP endpoint at mcp.notion.com — users have no documentation of this data flow before installing.

Evidence: .mcp.json line 3 confirms "type":"http","url":"https://mcp.notion.com/mcp" — an external HTTP transport. The README names the endpoint URL but contains no data-flow or privacy note.

Fix: Adds a one-sentence blockquote to the MCP Server section noting the data flow and linking to Notion's Privacy Policy, so users can make an informed decision before install.

Users need to know that workspace content (page text, database
rows) is sent to Notion's hosted MCP endpoint at mcp.notion.com
when Claude uses Notion tools, so they can make an informed
choice before installing the plugin.

Co-Authored-By: Claude Code <noreply@anthropic.com>
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.

1 participant