Back to Home
consigcody94 icon

notion-weaver

Verified Safe

by consigcody94

Overview

Automate Notion workspace tasks and integrate them into AI workflows using the Model Context Protocol.

Installation

Run Command
npx notion-weaver

Environment Variables

  • NOTION_API_KEY

Security Notes

The server retrieves the Notion API key from environment variables (NOTION_API_KEY) and explicitly checks for its presence. Input validation for tool arguments relies on JSON schemas defined for each tool, which are processed by the @modelcontextprotocol/sdk. The code uses `args as unknown as Type`, implicitly trusting the SDK's validation. No 'eval', code obfuscation, or hardcoded secrets were found. Comprehensive error handling for API calls is implemented.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-22

Tags

NotionAutomationMCPAITypeScript