Notion ReadOnly MCP Server

by Taewoong1378
MIT License
38
2
  • Apple

API-retrieve-a-database

Retrieve data from a Notion database using its ID, enabling AI assistants to access and process structured content efficiently via the Notion ReadOnly MCP Server.

Instructions

Retrieve a database

Input Schema

NameRequiredDescriptionDefault
database_idYesAn identifier for the Notion database.

Input Schema (JSON Schema)

{ "$defs": {}, "properties": { "database_id": { "description": "An identifier for the Notion database.", "type": "string" } }, "required": [ "database_id" ], "type": "object" }

You must be authenticated.

Other Tools from Notion ReadOnly MCP Server

Related Tools

ID: gydledeehw