Skip to main content
Glama
worldnine

Scrapbox Cosense MCP Server

by worldnine

create_page

Create new pages in Scrapbox projects with specified titles and markdown content, returning creation URLs without browser interaction.

Instructions

Create a new page in Scrapbox project on cosense (scrapbox). Creates a new page with the specified title and optional body text. Returns the page creation URL without opening browser. Uses example-project project as default if projectName is not specified.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesTitle of the new page
bodyNoContent in markdown format. Avoid duplicating the title in the body since it's automatically displayed at the top. Supports links, code blocks, lists, and emphasis.
projectNameNoTarget project name. If not specified, defaults to 'example-project'.
createActuallyNoWhether to actually create the page using WebSocket API. If true (default), creates the page immediately. If false, returns only the creation URL.

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/worldnine/scrapbox-cosense-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server