@pipeworx/notion_connect
Connect: https://gateway.pipeworx.io/notion_connect/mcp · Install: one-click buttons
Tools: 5
Tools
- notion_search — Search your Notion workspace by keyword. Returns matching page/database titles, IDs, and types to locate content quickly.
- notion_get_page — Get a Notion page by ID. Returns full properties, metadata, and content structure for reading or editing.
- notion_get_database — Get a Notion database schema by ID. Returns all properties, field types, and configuration to understand structure.
- notion_query_database — Query a Notion database with filters and sorting (e.g., status=‘Done’, sort by date). Returns matching rows with property values.
- notion_list_pages — List all accessible pages in your Notion workspace. Returns titles and IDs to discover available content.
Tools
-
notion_get_database— Get a Notion database schema by ID. Returns all properties, field types, and configuration to understand structure. -
notion_get_page— Get a Notion page by ID. Returns full properties, metadata, and content structure for reading or editing. -
notion_list_pages— List all accessible pages in your Notion workspace. Returns titles and IDs to discover available content. -
notion_query_database— Query a Notion database with filters and sorting (e.g., status='Done', sort by date). Returns matching rows with property values. -
notion_search— Search your Notion workspace by keyword. Returns matching page/database titles, IDs, and types to locate content quickly.