Skip to main content
Glama
worldnine

Scrapbox Cosense MCP Server

by worldnine

insert_lines

Add text after a specific line in Scrapbox pages on cosense. If the target line isn't found, the text is appended to the end of the page.

Instructions

Insert text after a specified line in a Scrapbox page on cosense (scrapbox). If target line not found, text is appended to the end of the page. Uses example-project project as default if projectName is not specified.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageTitleYesTitle of the page to modify
targetLineTextYesText content of the line after which to insert new text. If not found, text will be appended to the end of the page.
textYesText to insert. Can contain multiple lines separated by newline characters.
projectNameNoTarget project name. If not specified, defaults to 'example-project'.

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