Skip to main content
Glama

search-magazines

Find magazines on note.com by entering search keywords to discover relevant publications and content collections.

Instructions

マガジンを検索する

Input Schema

NameRequiredDescriptionDefault
queryYes検索キーワード
sizeNo取得する件数(最大20)
startNo検索結果の開始位置

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "検索キーワード", "type": "string" }, "size": { "default": 10, "description": "取得する件数(最大20)", "type": "number" }, "start": { "default": 0, "description": "検索結果の開始位置", "type": "number" } }, "required": [ "query" ], "type": "object" }

Latest Blog Posts

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/shimayuz/note-com-mcp'

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