MCPVault

notion_describe

MCP tool from Notion MCP Server by awkoy

Returns the JSON Schema + working example for one operation — useful before complex calls (filter expressions, mixed block batches, database property definitions).

How to use it

notion_describe is exposed by the Notion MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the notion_describe tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Notion MCP Server

$npx @modelcontextprotocol/inspector --transport http --server-url http://127.0.0.1:3000/mcp
FULL NOTION MCP SERVER LISTING