pocket_get_articles
Retrieve unread articles from Pocket API, providing article ID, title, URL, and excerpt. Specify the number of articles to fetch (1-20) and integrate them into Claude via MCP server.
Instructions
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.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No |