Back to Home
DMGoose icon

custom-notion-mcp-server

Verified Safe

by DMGoose

Overview

Connects Notion workspaces to Claude Desktop, enabling Claude to search, read, and query Notion content with advanced features.

Installation

Run Command
node build/index.js

Environment Variables

  • NOTION_TOKEN

Security Notes

Notion API token is handled as an environment variable (NOTION_TOKEN), preventing hardcoding in the codebase. Input validation for tool parameters is performed using Zod schemas. No 'eval' or direct command execution with unsanitized user input is detected in the provided source code. Standard SDKs are used for Notion API integration and MCP communication, reducing direct exposure to common vulnerabilities. General dependency vulnerabilities remain a potential risk, as with any software.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens3
Stars0
Forks0
Last Update2025-11-19

Tags

NotionClaude DesktopMCPTypeScriptAI Tools