Notion MCP
@michaeldslim
About Notion MCP
Overview
What is Notion MCP?
Notion MCP is a simple Node.js application that uses the Notion API to create content blocks in Notion pages. It is designed for developers who want to automate adding structured entries (dates and content) to a Notion page organized by year and month subpages.
How to use Notion MCP?
Install by running npx @composio/mcp setup with the provided URL and client flag. Add the MCP server configuration to mcp_config.json. Then run npm install, create a .env file with NOTION_API_KEY and NOTION_DATABASE_ID, and execute either node index.js or npm start. Optionally pass a date and content as command-line arguments: node index.js "[date]" "content".
Key features of Notion MCP
- Uses the Notion API for content creation
- Creates date blocks and content blocks
- Automatically navigates to 2025 and March subpages
- Avoids duplicate blocks for the same date
- Displays execution results in the console
Use cases of Notion MCP
- Automate daily meeting notes entry in a Notion page
- Quickly add content blocks organized by date
- Schedule recurring entries without manual copy‑paste
FAQ from Notion MCP
How do I get a Notion API key?
Go to the Notion Developer Page, create a new integration, and copy the “Internal Integration Token”.
How do I find the Page ID?
Open the target page in Notion, look at the URL (a 32‑character string separated by hyphens), or click “Share” → “Copy link” and extract the ID.
How do I set integration permissions?
On the Notion page, click “…” → “Connections” (or “Add connections”), then search for and add your integration.
What does the command node index.js "[date]" "content" do?
It accesses the Notion page, finds the 2025 subpage and the March subpage, creates the specified date block and content block there. If a block with the same date already exists, it does not create a duplicate.
What happens if a block with the same date already exists?
The application will not create a new block; it simply skips that step and continues without error.
Basic information
More Other MCP clients
QU3 - Quantum-Safe MCP Client
qu3aiQuantum-proof MCP Server and Client Interactions
EasyMCP
mshojaei77A beginner-friendly client for the MCP (Model Context Protocol). Connect to SSE, NPX, and UV servers, and integrate with OpenAI for dynamic tool interactions. Perfect for exploring server connections and chat enhancements.
y-cli 🚀
luohy15A Tiny Terminal Chat App for AI Models with MCP Client Support
Hyper Mcp Terminal
bigsweetpotatostudioRoamzy
roamzy-ioAgent-native global eSIM over MCP — an AI agent buys one eSIM for 193 countries, anonymously, per-MB in USDT/USDC crypto, and earns 20% referral forever. Claude/Cursor/Continue + any MCP client.
Comments