Easy Notion MCP
未认领Markdown-first Notion MCP server. 42 tools, ~6–7× fewer response tokens vs the official Notion MCP, full round-trip fidelity
安装
npx easy-notion-mcp工具(40 个)
add_comment
Add a comment to a page
add_database_entries
Add multiple rows in one call
add_database_entry
Add a row using simple key-value pairs
append_content
Append markdown to a page
archive_page
Move a page to trash
archive_toggle
Archive one toggle or toggleable heading by title
create_database
Create a database with typed schema
create_page
Create a page from markdown
create_page_from_file
Create a page from a local markdown file (stdio only)
create_view
Create a table, list, board, calendar, gallery, or timeline view
delete_database_entry
Delete (archive) a database entry
delete_view
Delete a saved view with explicit confirmation
duplicate_page
Copy a page and its content
find_replace
Find and replace text, preserving files
get_database
Get database schema, property names, and options
get_view
Get one saved view's raw configuration
list_comments
List comments on a page
list_databases
List all databases the integration can access
list_pages
List child pages under a parent
list_views
List saved views for a database or data source
move_page
Move a page to a new parent
query_database
Query with filters, sorts, or text search
query_view
Query entries through a saved view
read_block
Read one block by ID, including nested children for containers
read_page
Read a page as markdown
read_section
Read one section by heading name
read_toggle
Read one toggle or toggleable heading by title
replace_content
Replace all page content atomically (preserves block IDs of matched blocks)
restore_page
Restore an archived page
restore_toggle
Restore an archived toggle or toggleable heading by archived block ID
search
Search pages and databases
search_in_page
Search raw block text in a page or one toggle
share_page
Get the shareable URL
update_block
Update a single block by ID (preserves block identity for deep links and comments)
update_data_source
Update database schema (add, rename, or remove properties; change title; trash or restore)
update_database_entry
Update a row using simple key-value pairs
update_page
Update title, icon, or cover
update_section
Update a section by heading name; optional heading-preserving body replacement (destructive; duplicatepage first for irreplaceable content)
update_toggle
Update one toggle body by title (destructive; preserves the toggle container ID)
update_view
Rename or update a saved view's raw filter/sort/configuration fields