Skip to main content
Glama

Scrapbox MCP Server

get_page_content

Retrieve content from a Scrapbox page by providing its URL. This tool enables quick extraction of text data for integration or analysis purposes.

Instructions

Fetch content from a Scrapbox page by URL

Input Schema

NameRequiredDescriptionDefault
urlYesScrapbox page URL (e.g., https://scrapbox.io/project-name/page-title)

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "Scrapbox page URL (e.g., https://scrapbox.io/project-name/page-title)", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Scrapbox MCP Server

Related Tools

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

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