Best Scrapbox MCP Servers
Scrapbox is a collaborative knowledge base platform that allows users to easily create, link, and share notes, ideas, and knowledge in a flexible, non-hierarchical format.
Why this server?
Provides tools to interact with Cosense pages, which are part of the Scrapbox ecosystem. Features include retrieving pages, listing available pages, searching pages, and inserting text into pages.
AlicenseAqualityCmaintenanceThe cosense-mcp-server facilitates the integration with Claude Desktop by serving as a middleware command pipeline server, allowing for interaction with projects in cosense.45 npm23MITWhy this server?
Provides tools for reading, searching, and safely editing Cosense (Scrapbox) projects, including browsing pages, full-text and vector search, and a two-step preview-and-submit flow for edits.
AlicenseAqualityCmaintenanceEnables reading, searching, and safely editing Cosense projects through MCP tools with URL allowlisting and a preview-then-submit write flow.81MITWhy this server?
Enables advanced knowledge management by providing search, filtering, page relationship analysis, theme extraction, and literary analysis of Scrapbox project data. Supports exporting and processing large datasets with automatic data splitting capabilities.
AlicenseBqualityNot gradedmaintenanceEnables AI-powered knowledge management and creative support by connecting Scrapbox data to Claude. Supports advanced search, relationship analysis between pages, theme extraction, and literary analysis of personal knowledge bases.32-Why this server?
Provides access to Scrapbox/Cosense pages, allowing retrieval of page content, metadata, links, and editor information, listing pages in a project, full-text search across pages, and generating page URLs.
AlicenseAqualityAmaintenanceThis server facilitates interaction with cosense/Scrapbox projects, enabling users to retrieve, list, search, and create pages while supporting various query operations and secure access to private projects.991 npm52MITWhy this server?
Allows fetching content from Scrapbox pages by URL, enabling integration with the Scrapbox knowledge base platform.
FlicenseBqualityDmaintenanceA simple TypeScript-based MCP server that implements a notes system, allowing users to create, list, and generate summaries of text notes via Claude.13-Why this server?
Read-only access to Cosense/Scrapbox wiki projects: browse a page in full (metadata, icons, Infobox, body with attachments, related pages), explore a page's 1-hop and 2-hop neighbourhood, run full-text and semantic (vector) search over a project, list pages sorted by backlinks or views, track changes to a page including renames, read attached files and their extracted text, and list the projects the configured credentials belong to. A default project can be set so tools accept a bare page title.
AlicenseNot gradedqualityBmaintenanceEnables assistants to read Cosense projects: browse pages with metadata and bodies, explore their 1-hop and 2-hop neighbourhoods, run full-text and semantic searches, list pages and project changes, and read attached file text, all read-only. Credentials scope reach and a default project lets queries omit the project name.6MITWhy this server?
Provides tools for managing Scrapbox (Cosense) pages, including reading, writing, searching, and deleting pages, with support for both Markdown and Scrapbox content formats.
AlicenseNot gradedqualityCmaintenanceMCP server for Cosense (formerly Scrapbox) that enables page creation, editing, deletion, and searching with WebSocket-based operations. Extends the original server with page-deletion and line-editing tools.4 npmMITWhy this server?
Provides tools for interacting with a Cosense (formerly Scrapbox) project, including retrieving pages with related-page links, listing recently updated pages, performing full-text search, and inserting lines into pages.
AlicenseNot gradedqualityBmaintenanceA stateless Remote MCP server on Cloudflare Workers for operating a single Cosense (formerly Scrapbox) project. It enables page retrieval, listing, full-text search, and line insertion via natural language, protected by Cloudflare Access Managed OAuth and JWT validation.MITWhy this server?
Provides tools for managing Scrapbox pages including reading (list, get, search, links, backlinks), creating, updating, inserting lines, and deleting pages in a Scrapbox project.
FlicenseNot gradedqualityBmaintenanceA generic template for developing MCP servers with basic examples including echo tool, server info resource, and greeting prompt. Provides a starting point for building custom MCP servers with Bun.6 npm-