Pocketnook runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 23 Aug 2026.
Deploy repositories or local folders to private Pocketnook URLs from any MCP client.
Today is the operative word: we check Pocketnook every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pocketnook -- npx -y @pocketnook/mcp
{
"mcpServers": {
"pocketnook": {
"args": [
"-y",
"@pocketnook/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pocketnook]
command = "npx"
args = ["-y", "@pocketnook/mcp"]
{
"mcpServers": {
"pocketnook": {
"args": [
"-y",
"@pocketnook/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pocketnook": {
"args": [
"-y",
"@pocketnook/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
POCKETNOOK_TOKEN (An agent token minted at pocketnook.dev/home under "Agent access". Acts on its owner's own nooks only; 90-day expiry.), POCKETNOOK_URL (Base URL, if not https://pocketnook.dev.).
The author declared them in the registry entry; get the values from the project itself.
Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.
Create, deploy, and operate MCP servers directly from your GitHub repositories.
Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.
Real-user Core Web Vitals from the Chrome UX Report (CrUX) API for any origin or URL.
Answers built from our own checks of this server.