Scrapbox Cosense MCP Server

by worldnine

list_pages

Retrieve and sort pages from a Scrapbox project using custom criteria like update time, creation time, access time, incoming links, view count, or title, with options to exclude pinned pages and control result limits.

Instructions

List pages from my-research-notes project on cosense (scrapbox) with flexible sorting options. Available sorting methods: - updated: Sort by last update time - created: Sort by creation time - accessed: Sort by access time - linked: Sort by number of incoming links - views: Sort by view count - title: Sort by page title

Input Schema

NameRequiredDescriptionDefault
excludePinnedNoWhether to exclude pinned pages from the results
limitNoMaximum number of pages to return (1-1000)
skipNoNumber of pages to skip
sortNoSort method for the page list

Input Schema (JSON Schema)

{ "properties": { "excludePinned": { "description": "Whether to exclude pinned pages from the results", "type": "boolean" }, "limit": { "description": "Maximum number of pages to return (1-1000)", "maximum": 1000, "minimum": 1, "type": "number" }, "skip": { "description": "Number of pages to skip", "minimum": 0, "type": "number" }, "sort": { "description": "Sort method for the page list", "enum": [ "updated", "created", "accessed", "linked", "views", "title" ], "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Scrapbox Cosense MCP Server

Related Tools

ID: 8huixkwpe2