kazuph/mcp-pocket
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.
Tools
Functions exposed to the LLM to take actions
pocket_get_articles
Fetches the latest unread articles from Pocket API. Returns up to 20 articles by default. You can specify the number of articles to fetch (1-20) using the count parameter. Returns the article ID, title, URL, and excerpt for each article.
pocket_mark_as_read
Marks a specific Pocket article as read (archived) using its item ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client