MCP Template
Provides tools for managing Scrapbox pages including reading (list, get, search, links, backlinks), creating, updating, inserting lines, and deleting pages in a Scrapbox project.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Templatesearch pages containing 'API documentation'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
scrapbox-mcp
MCP server for Scrapbox API.
Run
bunx @r_masseater/scrapbox-mcp@latestEnvironment Variables
Variable | Required | Description |
| ✓ | Project name |
| ✓ | Value of |
| Tool preset (see below) | |
| Comma-separated list of tools to enable | |
| Set |
Getting the Cookie
Log in to scrapbox.io
DevTools (F12) → Application → Cookies →
https://scrapbox.ioCopy the value of
connect.sid
Tool Presets
Select available tools with SCRAPBOX_PRESET:
Preset | Tools |
| list_pages, get_page |
| list_pages, get_page, search_pages, get_links, get_backlinks |
| All tools (delete_page requires |
Custom selection: SCRAPBOX_TOOLS=list_pages,get_page,search_pages
Available Tools
Read
Tool | Description |
| List all pages in the project |
| Get page content (Scrapbox notation) |
| Full-text search |
| Get outgoing links from a page |
| Get backlinks to a page |
Write
Tool | Description |
| Create a new page |
| Update an existing page (full replacement) |
| Insert lines at a specific position (or append to end) |
| Delete a page (requires |
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/masseater/scrapbox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server