Scrapbox Cosense MCP Server

by worldnine

search_pages

Search and retrieve pages within a Scrapbox project using advanced query features like exact phrases, AND searches, and word exclusion to efficiently find relevant notes.

Instructions

Search pages in my-research-notes project on cosense (scrapbox) Supports various search features: - Basic search: "keyword" - Multiple keywords: "word1 word2" (AND search) - Exclude words: "word1 -word2" - Exact phrase: "\"exact phrase\""

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query string

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query string", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Scrapbox Cosense MCP Server

Related Tools

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/worldnine/scrapbox-cosense-mcp'

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