MCP Servers / productivity / Scrapbox/CoSense

Scrapbox/CoSense

JSON →
httpnone46productivity

A server for the Scrapbox/CoSense platform to retrieve, list, search, and create pages.

Install
How to run this server
[ { "cmd": "npx -y scrapbox-cosense-mcp", "imports": [] } ]
server path: scrapbox-cosense
Tools
What this server exposes
get_page
Get page content, metadata, and links
list_pages
Browse pages with sorting and pagination (max 1000)
search_pages
Full-text search with keyword highlighting (max 100 results)
create_page
Create a page via WebSocket API with Markdown/Scrapbox body
get_page_url
Generate direct URL for a page
insert_lines
Insert text after a specified line in a page
get_smart_context
Get a page and its linked pages (1-hop/2-hop) in AI-optimized format
Configuration
Environment & auth
authnone
Resources
Scrapbox/CoSense — MCP Server · libregistry