{"slug":"grey-iris/easy-notion-mcp","name":"Easy Notion MCP","description":"Markdown-first Notion MCP server â 26 tools, 92% fewer tokens, full round-trip fidelity","category":"productivity","tags":[],"official":false,"stars":23,"transport":"stdio","install":[{"cmd":"npx -y easy-notion-mcp","imports":[]}],"tools":[{"name":"create_page","description":"Create a new Notion page with markdown content"},{"name":"append_to_page","description":"Append markdown content to an existing Notion page"},{"name":"read_page","description":"Read a Notion page and return its content as markdown"},{"name":"update_page","description":"Update a Notion page's content with markdown (full round-trip)"},{"name":"delete_block","description":"Delete a block from a Notion page"},{"name":"search","description":"Search Notion for pages and databases"},{"name":"query_database","description":"Query a Notion database and return results as markdown"},{"name":"create_database_item","description":"Create a new item in a Notion database"},{"name":"update_database_item","description":"Update an existing item in a Notion database"},{"name":"get_database_schema","description":"Get the schema/properties of a Notion database"},{"name":"list_databases","description":"List all databases accessible to the integration"},{"name":"list_pages","description":"List all pages accessible to the integration"},{"name":"get_page_property","description":"Get a specific property value from a page"},{"name":"set_page_property","description":"Set a specific property value on a page"},{"name":"add_comment","description":"Add a comment to a page or discussion"},{"name":"get_comments","description":"Get comments for a page or discussion"},{"name":"create_database","description":"Create a new Notion database"},{"name":"duplicate_page","description":"Duplicate a Notion page"},{"name":"move_page","description":"Move a page to a different parent"},{"name":"archive_page","description":"Archive (trash) a Notion page"},{"name":"restore_page","description":"Restore an archived page from trash"},{"name":"get_user","description":"Get information about a Notion user"},{"name":"list_users","description":"List all users in the workspace"},{"name":"get_page_icon","description":"Get the icon of a Notion page"},{"name":"set_page_icon","description":"Set the icon of a Notion page"},{"name":"get_page_cover","description":"Get the cover image of a Notion page"},{"name":"set_page_cover","description":"Set the cover image of a Notion page"},{"name":"remove_page_cover","description":"Remove the cover image from a Notion page"},{"name":"get_block_children","description":"Get the children blocks of a block"},{"name":"append_block_children","description":"Append children blocks to a block"},{"name":"replace_block","description":"Replace a block with new content"},{"name":"update_block","description":"Update a block's properties"},{"name":"list_block_children","description":"List all children blocks recursively"},{"name":"get_page_content","description":"Get the full content of a page as markdown"},{"name":"set_page_content","description":"Set the full content of a page from markdown"},{"name":"upload_file","description":"Upload a file to a Notion page"},{"name":"create_link_preview","description":"Create a link preview (bookmark) block"},{"name":"create_embed","description":"Create an embed block"},{"name":"create_equation","description":"Create an equation block"},{"name":"create_table","description":"Create a table block"},{"name":"create_toggle","description":"Create a toggle block"},{"name":"create_callout","description":"Create a callout block"}],"env_vars":["NOTION_TOKEN","NOTION_ROOT_PAGE_ID","PAGE_ID","ARCHIVED_BLOCK_ID","NOTION_OAUTH_CLIENT_ID","NOTION_OAUTH_CLIENT_SECRET","NOTION_MCP_BIND_HOST"],"auth_type":"none","github":"https://github.com/Grey-Iris/easy-notion-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}