Skip to main content
Glama

Notion MCP Server

by Sjotie

get-block

Retrieve specific blocks from your Notion workspace by ID using the Notion MCP Server, enabling precise access and interaction with structured data for enhanced AI-assisted workflows.

Instructions

Retrieve a block by its ID

Input Schema

NameRequiredDescriptionDefault
block_idYesID of the block to retrieve

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Notion MCP 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/Sjotie/notionMCP'

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