Skip to main content
Glama

MCP Notion Server

get_database

Retrieve specific Notion databases by ID using this tool to access and manage structured data directly through the MCP Notion Server.

Instructions

Retrieve a database by ID

Input Schema

NameRequiredDescriptionDefault
database_idYesID of the database to retrieve

Input Schema (JSON Schema)

{ "properties": { "database_id": { "description": "ID of the database to retrieve", "type": "string" } }, "required": [ "database_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Notion Server

Related Tools

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/gabornyergesX/mcp-notion-server'

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