Skip to main content
Glama

@kazuph/mcp-pocket

by kazuph
package.json896 B
{ "name": "@kazuph/mcp-pocket", "version": "1.0.3", "description": "Model Context Protocol server for Pocket API - Access and manage your Pocket articles through Claude", "author": "kazuph (https://x.com/kazuph)", "main": "dist/index.js", "type": "module", "bin": { "mcp-pocket": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "repository": { "type": "git", "url": "git+https://github.com/kazuph/mcp-pocket.git" }, "keywords": [ "pocket", "mcp", "claude", "read-it-later" ], "license": "MIT", "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "0.5.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/node": "^20.11.0", "shx": "^0.3.4", "typescript": "^5.3.3" } }

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