Skip to main content
Glama

Multi-MCPs

by TaylorChen

search_pages

Search and retrieve Notion pages using a query string within the Multi-MCPs server, enabling quick access to specific content across integrated APIs.

Instructions

Search Notion pages by query string

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "type": "string" } }, "required": [ "query" ], "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