mcp-pocket

mcp-pocket

3.4

If you are the rightful owner of mcp-pocket and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Pocket is a connector that allows Claude Desktop or any MCP client to fetch saved articles from the Pocket API.

MCP Pocket is a server that integrates with Claude Desktop to enable users to access their saved articles from Pocket. By configuring the Claude Desktop with Pocket API credentials, users can seamlessly fetch and manage their Pocket articles directly from their desktop environment. This integration is particularly useful for users who rely on Pocket for saving and organizing web content and want to access it through Claude Desktop. The setup requires Node.js and specific Pocket API credentials, ensuring a secure and personalized experience.

Features

  • Fetch saved articles from Pocket API directly into Claude Desktop.
  • Mark articles as read in Pocket from Claude Desktop.
  • Seamless integration with Claude Desktop using MCP protocol.
  • Customizable configuration for development and production environments.
  • Supports Node.js for easy setup and execution.

Tools

  1. pocket_get_articles

    Fetch your saved articles from Pocket API. Returns title, URL, and excerpt for each article.

  2. pocket_mark_as_read

    Mark a specific article as read (archived) in your Pocket account using its item ID.