Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Scrapbox Cosense MCP Server
Claim
by
worldnine
GitHub
Note Taking
TypeScript
MIT License
1
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
search_pages
Copy
Search pages in Project Nimbus 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
Name
Required
Description
Default
query
Yes
Search query string
Input Schema (JSON Schema)
{ "properties": { "query": { "description": "Search query string", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
create_page
get_page
list_pages
search_pages