Skip to main content
Glama

Notion ReadOnly MCP Server

by Taewoong1378

API-retrieve-a-database

Fetch structured data from a Notion database using its unique identifier. Designed for AI assistants to efficiently query and retrieve content within the Notion ReadOnly MCP Server framework.

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Taewoong1378/notion-readonly-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server