Back to Home
dunialabs icon

mcp-servers

Verified Safe

by dunialabs

Overview

Integrates Notion with Model Context Protocol to manage pages, databases, blocks, comments, and search functionality for Notion workspaces.

Installation

Run Command
docker run -i --rm -e notionToken='YOUR_NOTION_TOKEN' ghcr.io/dunialabs/mcp-servers/notion:latest

Environment Variables

  • notionToken

Security Notes

Uses environment variables for the Notion API token, which is a good practice for sensitive credentials. Input validation is implemented using Zod schemas, ensuring parameters conform to expected types and constraints. The server interacts with the official Notion API over HTTPS. No direct use of `eval` or other dynamic code execution methods was found. Comprehensive error handling is in place to prevent sensitive information leakage. All logs are directed to stderr to avoid interfering with the MCP protocol on stdout.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars3
Forks0
Last Update2026-01-15

Tags

NotionProductivityCollaborationDatabaseDocumentsWorkspaceAPI