notion

Retrieve Notion page content and query databases via MCP tools.

23|4|Updated Sep 5, 2013
One-click install
npx skills add https://github.com/drn/dots --skill notion-drn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/drn/dots/tree/main/agents/skills/notion
Command: npx skills add https://github.com/drn/dots --skill notion-drn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to easily access and retrieve information from Notion pages and databases, making it simple to look up content or query specific data.

Core Features & Use Cases

  • Read Page Content: Fetch the full content of a Notion page as markdown.
  • Query Databases: Search and retrieve data from Notion databases.
  • Use Case: Quickly find meeting notes from a specific project database or retrieve the latest product update from a Notion page.

Quick Start

Use the notion skill to fetch the content of the Notion page with the URL 'https://www.notion.so/your-page-id'.

Frequently Asked Questions about notion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I read content from a Notion page using MCP tools?

To read Notion pages, use the notion-fetch MCP tool to retrieve full page content formatted as markdown. You simply provide the specific Notion page URL to fetch its text and data directly.

Can I query structured data from Notion databases?

Yes, you can query Notion databases using MCP tools to search and retrieve structured data. This allows you to filter and extract specific records or information stored within your Notion databases.

What is needed to retrieve information from Notion pages and databases?

Retrieving Notion information requires the mcp__notion__notion-fetch tool or Keystone MCP fallback tools. These provide the necessary interface to fetch page content, metadata, and execute database queries.

How do I get meeting notes or product updates from Notion?

To get meeting notes or product updates from Notion, use the notion skill to query a specific project database or fetch the latest product update page by providing its URL.

Does this approach support fetching Notion page metadata?

Yes, fetching Notion page metadata is fully supported. The MCP tools retrieve both the full markdown content of the pages and the associated metadata for documentation lookups.

What are the limitations when reading Notion pages?

The primary limitation is dependency on mcp__notion__notion-fetch or Keystone MCP fallback tools. Without these connected tools configured, the skill cannot retrieve content or query Notion databases.