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@latestRelated MCP server: My Awesome MCP
Environment 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceA basic MCP server template that provides a foundation for building custom tools, resources, and prompts. Serves as a starting point for developers to create their own MCP server functionality.Last updated
- -license-quality-maintenanceA basic MCP server template built with FastMCP framework that provides example tools for echoing messages and retrieving server information. Serves as a starting point for building custom MCP servers with both stdio and HTTP transport support.Last updated
- -license-quality-maintenanceA basic MCP server template with example tools for echoing messages and retrieving server information. Built with FastMCP framework and supports both stdio and HTTP transports for integration with various clients.Last updated
- Alicense-qualityDmaintenanceA simple example MCP server built with Bun that provides basic utility tools including current time retrieval, message echoing, and number addition. Serves as a template for building MCP servers with Bun runtime.Last updated65MIT
Related MCP Connectors
Primarily to be used as a template repository for developing MCP servers with FastMCP in Python, P…
A basic MCP server to operate on the Postman API.
MCP (Model Context Protocol) server for Appwrite
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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