Skip to main content
Glama

Multi-MCPs

by TaylorChen

create_page

Generate a Notion page under a specified parent page or database using the Multi-MCPs server, which integrates multiple third-party APIs for unified functionality.

Instructions

Create a Notion page under a parent page or database

Input Schema

NameRequiredDescriptionDefault
parent_idYes
propertiesYes

Input Schema (JSON Schema)

{ "properties": { "parent_id": { "type": "string" }, "properties": { "type": "object" } }, "required": [ "parent_id", "properties" ], "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/TaylorChen/muti-mcps'

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