Hasty Briefsbeta

Show HN: Open-Source Notion MCP Server (TypeScript, SSE, Apify)

4 days ago
  • #Notion
  • #SSE
  • #MCP
  • Connect Claude Desktop and other MCP clients directly to Notion using a real MCP server with SSE support.
  • Run securely in the cloud via Apify with a base URL and SSE endpoint.
  • Authentication uses Bearer token via Authorization header.
  • Supports Notion API access (CRUD via OpenAPI tools) with rate-limiting and DDoS protection.
  • Configuration via environment variables (NOTION_TOKEN, SECRET_TOKEN, etc.).
  • Docker support available for local deployment.
  • Integration instructions for claude_desktop_config.json provided.
  • Security best practices include not committing .env files and using strong SECRET_TOKENs.