MCP Pocket is a connector designed for Claude Desktop that enables users to retrieve saved articles from the Pocket API and load them into the Claude application. It supports managing your reading list by marking articles as read.
MCP Pocket is a connector designed for Claude Desktop that enables users to retrieve saved articles from the Pocket API and load them into the Claude application. It supports managing your reading list by marking articles as read.
Modify your Claude Desktop configuration by adding your Pocket API credentials and follow the provided setup instructions.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-pocket": {
"command": "npx",
"args": [
"-y",
"Modify your Claude Desktop configuration by adding your Pocket API credentials and follow the provided setup instructions."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP Pocket?"
No configuration required. This server works out of the box.
"What resources are available in MCP Pocket?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP Pocket"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP Pocket with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.