Scrapbox Cosense
Createdworldnine
Facilitates interaction with cosense/Scrapbox projects through a Model Context Protocol (MCP) server.
About
The Scrapbox Cosense MCP server provides a bridge between cosense/Scrapbox knowledge bases and applications leveraging the Model Context Protocol. It enables functionalities such as retrieving page content, listing pages within a project, performing full-text searches, and generating page URLs, allowing for seamless integration with platforms like Claude Desktop. Configuration via environment variables allows customization of project access and data retrieval behavior.
Key Features
- Retrieves page content, metadata, links, and editor information from cosense/Scrapbox.
- Generates page URLs for easy access and linking.
- Lists pages within a Scrapbox project (up to 1000 pages).
- Configurable via environment variables for project name, session ID, page limits, and sort order.
- Performs full-text searches across all pages, supporting basic, AND, OR, and NOT search operators (up to 100 pages).
Use Cases
- Programmatically access and manipulate Scrapbox content for custom applications.
- Enhance search and retrieval capabilities for Scrapbox projects.
- Integrate Scrapbox knowledge bases with AI assistants like Claude Desktop.