padlet-mcp: Instructions file for Claude Code

CLAUDE.md

padlet-mcp CLAUDE.md is an instructions file for Claude Code from mathruffian-dot/padlet-mcp. It costs 1,452 tokens per session, scanned A, original, MIT.

Repository instructions for padlet-mcp, a server that lets AI assistants work with Padlet boards through MCP. Padlet is an online collaborative wall where people can post cards, media, comments, votes, and reactions.

In plain words
What is it for?
Use them when changing Padlet operations, setup for AI agents, API validation, polling, reactions, tests, or npm packaging, while following the project’s Traditional Chinese conventions.
Why use it?
They explain the project’s language, file structure, installation process, API-key handling, and separate locations for local work, GitHub, npm, notes, and image assets.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code; mentions Codex; mentions OpenCode.

This is mathruffian-dot/padlet-mcp's own configuration. It tells Claude Code how to work on padlet-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything padlet-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to mathruffian-dot/padlet-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/mathruffian-dot/padlet-mcp/master/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/mathruffian-dot/padlet-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for padlet-mcp CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/mathruffian-dot/padlet-mcp/claude-md.svg)](https://agentmods.dev/instructions/mathruffian-dot/padlet-mcp/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/mathruffian-dot/padlet-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/mathruffian-dot/padlet-mcp/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,452 This file is loaded in full into every session.
When invoked 1,452 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.01452 $0.01452
Opus 5 $0.00726 $0.00726
Sonnet 5 $0.00290 $0.00290
Haiku 4.5 $0.00145 $0.00145

Measured 8d ago against content hash e60d81abf359, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

padlet-mcp CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 76 lines

How it starts

The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.

padlet-mcp

專案簡介

Padlet MCP Server:讓任何支援 MCP 的 AI Agent(Claude Code / Claude Desktop / Cursor / Codex / OpenCode / Antigravity)直接操作 Padlet——一句話生成新版子、讀整面牆、貼卡片、出投票、留言、加 reaction、讀附件與即時票數。

三個目標:①好裝好用(npx 零安裝)②發布給別人一鍵安裝(npm + setup 精靈)③拍教學影片震撼演示。

語言與風格

  • 所有回應、文件、程式碼註解皆使用繁體中文
  • 修改前先確認計畫,優先保留原有資料結構

三處位置

位置 路徑 角色
本機開發 C:\2026Padlet_agent\(本目錄) 主要工作目錄。刻意不放 GDrive——實測 node_modules 會被同步成 0-byte 損壞檔
GitHub mathruffian-dot/padlet-mcp(公開) 真理來源
npm padlet-mcp 對外發布通路,觀眾的安裝指令是 npx -y padlet-mcp setup
Obsidian 專案/padlet-mcp/專案工作流程.md 歷程與踩坑紀錄
圖床 padlet-assets/(巢狀的獨立 repo → mathruffian-dot/padlet-assets draw skill 生成的圖放這,用 raw 網址附到 Padlet 卡片

⚠️ 舊筆記寫的 C:\Users\mathr\dev\padlet-mcp\ 是另一台電腦的路徑,本機不存在。

檔案結構

檔案 作用
index.js MCP server 本體(stdio),七個工具的註冊與實作
lib.js 純函式層:API 網址白名單、poll/reaction/API key 驗證(有測試覆蓋
setup.js 一鍵安裝精靈,偵測五種 agent 並寫入對應格式(JSON/TOML),支援 --update 輪替金鑰
test/ node --test 測試,不列入 npm files,不會發布
.github/workflows/test.yml CI:Node 18/20/22 跑 npm testnpm audit --omit=dev
README.md 對外門面(英中混排,安裝為主)
使用說明.md 完整繁中手冊:七工具用法、四個教學食譜、錯誤對照表、FAQ

七個工具

whoami(驗金鑰)、create_board(AI Recipe 生成,非同步輪詢 30~90 秒)、get_board(讀牆,回精簡摘要省 token)、create_post(卡片+URL 附件+poll 投票,可用 section 名稱定位)、create_commentadd_reaction(like/star/grade/vote)、get_attachment(附件原始網址+poll 即時票數)。

⚠️ 已知坑與限制

Padlet API 做不到:刪除/編輯既有 post、在既有版子新增 section、刪版子、改版子設定、上傳本機檔案(要先有公開網址)、操作別人的版子。

運作陷阱

  • AI 生成的版子預設關閉留言與 reactions——演示 create_comment / add_reaction 前必須先去版子設定手動開啟
  • board ID 可短至 15 字元(原本以為 16-22)
  • get_attachment 對個別附件可能回 500(如維基 SVG 縮圖),屬 Padlet 端個案,跳過即可
  • API key 需 Padlet 付費訂閱才能產生
  • node_modules 不能放 GDrive;GDrive 內跑 npm 要加 --no-progress 否則 EBADF

Read the full file on GitHub · 76 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 76 lines · 1,452 tokens per session scan A e60d81abf359

Subscribe to this mod's changes

padlet-mcp CLAUDE.md is an instructions file published in the GitHub repository mathruffian-dot/padlet-mcp (11 stars, last pushed 25d ago), licensed MIT. It adds 1,452 tokens to every session, about $0.0073 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens