Scrapbox/CoSense
JSON →A server for the Scrapbox/CoSense platform to retrieve, list, search, and create pages.
Install
npx -y scrapbox-cosense-mcp Tools · 7
- 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
Links
★ 46 GitHub stars