Skip to main content
Glama

@kazuph/mcp-pocket

by kazuph

pocket_mark_as_read

Mark a specific Pocket article as read and archive it by providing its item ID. Simplify article management and streamline your reading workflow.

Instructions

Marks a specific Pocket article as read (archived) using its item ID.

Input Schema

NameRequiredDescriptionDefault
itemIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "itemId": { "type": "string" } }, "required": [ "itemId" ], "type": "object" }

You must be authenticated.

Other Tools from @kazuph/mcp-pocket

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/kazuph/mcp-pocket'

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