Padlet MCP
by Padlet MCP
Create padlets, post and grade student work, and administer a school library from an AI agent. 76 tools listed by Anthropic, OAuth 2.1 sign-in, and admin tools that reach content safety, SSO and bulk invitations.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Padlet MCP via MCP
https://mcp.padlet.com/Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Use in Agentman
Connect Padlet MCP once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioPadlet MCP Tools & Capabilities (76)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- No tool schemas or safety annotations were read. The endpoint requires a bearer token before it will answer
initialize, so this page has no parameter detail for 71 of the 76 tools and no MCP annotation data at all. Read and write labels here are derived from names and documentation. - Padlet plan caps bind the connector. Padlet's published plan comparison sets the free Neon plan at 3 padlets and 20MB per upload, Platinum at unlimited padlets and 500MB, and Team Gold, Classroom and Padlet for Schools at 1GB per upload (Padlet help documentation, retrieved 2026-09-08). Audio and video recorded in Padlet's own booth are capped by duration instead: 5 and 2 minutes on Neon, up to 60 and 30 minutes on the school and team plans.
- Going over the padlet quota freezes everything. Padlet documents that a personal account which drops below its padlet allowance after a downgrade gets seven days, then has every padlet frozen into read-only mode until the count comes down or the plan goes back up. Frozen padlets still count toward the quota.
- Some tools need a school or team plan. Padlet documents Manual moderation for students only as unavailable outside Classroom and Padlet for Schools, and CSV bulk member upload as supported only on Padlet for Schools. The
library_*tools address an organisation that a personal account does not have. - Sandbox is not fully supported. Anthropic's listing says so directly, and Padlet separately documents that automations are unavailable for Sandbox boards.
- Post deletion may be irreversible. Padlet's help article on post recovery states a deleted post is purged shortly after the Undo window closes, which does not match the directory listing's description of restorable soft-deletes. We could not test which applies through the connector.
- Invitations cannot be recalled.
bulk_invite_library_membersandsend_library_email_invitesreach real inboxes. Padlet documents a 15-per-minute rate limit on the single-padlet invitation tool; nothing we read documents a total cap. - The connector acts as one user. Anthropic's listing states every action runs against the authenticated user's account under Padlet's permission model. An administrator's token therefore carries an administrator's reach, including over minors' content in a school library.
- Not the Padlet REST API. Padlet's
auth.mdstates its REST API atapi.padlet.devuses a user-generated key in anx-api-keyheader issued from developer settings by a paying user, and that none of the OAuth flow above applies to it.
Frequently asked questions
No, any signed-in Padlet account can connect, but plan limits still apply to what the tools can do. Padlet's free Neon plan caps an account at 3 padlets and 20MB per upload, so an agent calling create_padlet on a full Neon account hits the quota rather than a connector error. Paid plans lift both ceilings.
Freezing switches a board to read-only without removing anyone's access. Padlet's help documentation states that a frozen padlet accepts no new posts, blocks editing and deleting of existing posts, disables comments and reactions, and locks settings. Breakout room and submission form links are deactivated while frozen and return to their previous state on unfreeze. Only admins can freeze or unfreeze.
Yes, within whatever the signed-in user could already see. Anthropic's directory listing includes list_student_posts, list_student_comments, get_student_portfolio_overview, grade_posts and sync_grades_to_lms. Padlet states the connector respects the account's existing permission model, so a teacher's token reaches that teacher's classes and an administrator's token reaches more.
Padlet's two sources disagree, so treat post deletion as permanent. Anthropic's directory listing describes post and section deletions as soft-deletes restorable with restore_posts_and_sections. Padlet's own help article on post recovery says a deleted post can only be recovered with the immediate Undo button, after which it is purged from Padlet's servers shortly afterwards.
The library-wide default, through get_library_content_safety and update_library_content_safety. Padlet's content moderation documentation describes four levels for a school library: None, Auto, Manual for students only, and Manual for all posts. Auto uses Padlet's Safety Net AI across seven categories including bullying, weapons and child safety, in 30 languages.
Through OAuth 2.1 with PKCE, and a human always approves. Padlet's agent authentication guide documents open dynamic client registration, an authorization code grant with S256 as the only challenge method, and a bearer access token valid for 90 days with a refresh token. Padlet states there is no service-to-service tier and no headless variant of the approval step.
Yes. Anthropic's directory listing includes bulk_invite_library_members and send_library_email_invites alongside invite_email_as_padlet_collaborator. Padlet's own agent skill for the single-padlet invitation documents a rate limit of 15 invitations per minute. Padlet's help documentation notes that organisation invite links do not expire, though owners can disable sharing and reset the URLs.
Not fully. Anthropic's directory listing states the connector does not yet fully support Padlet's Sandbox whiteboard format and works with Padlet's other board formats. Two whiteboard tools are listed, get_whiteboard_tool_settings and update_whiteboard_tool_settings, so some Sandbox settings are reachable. Padlet also documents that automations are unavailable for Sandbox.
Sources
- Anthropic Connectors Directory entry for Padlet MCP — ; 76 tool names, description, endpoint and partner tier read from the committed 2026-09-08 snapshot (2026-09-08) · retrieved 2026-09-08
- Padlet MCP Server help article (2026-09-08) · retrieved 2026-09-08
- Padlet agent authentication guide (2026-09-08) · retrieved 2026-09-08
- Padlet published agent skills, five SKILL.md files with parameter tables (2026-09-08) · retrieved 2026-09-08
- Padlet MCP server card — ; declares tools only, no resources and no prompts (2026-09-08) · retrieved 2026-09-08
- RFC 9728 protected resource descriptor — ; single scope
mcp(2026-09-08) · retrieved 2026-09-08 - OAuth authorization server metadata (2026-09-08) · retrieved 2026-09-08
- Anonymous
initializeagainsthttps://mcp.padlet.com/— HTTP 401 with aWWW-Authenticate: Bearerchallenge naming realmpadlet_mcp(2026-09-08) · retrieved 2026-09-08 - Padlet help documentation MCP server —
https://padlet.help/api/mcp, anonymous handshake returning two read-only tools (2026-09-08) · retrieved 2026-09-08 - Padlet content moderation (2026-09-08) · retrieved 2026-09-08
- Freeze a padlet (2026-09-08) · retrieved 2026-09-08
- Create automations to freeze your padlet (2026-09-08) · retrieved 2026-09-08
- Padlet subscription plans (2026-09-08) · retrieved 2026-09-08
- Upload limitations for different plan types (2026-09-08) · retrieved 2026-09-08
- Why is my account frozen (2026-09-08) · retrieved 2026-09-08
- Can I recover a deleted post (2026-09-08) · retrieved 2026-09-08
- Add users with a CSV file (2026-09-08) · retrieved 2026-09-08
- Add, edit and remove users in Padlet for Schools (2026-09-08) · retrieved 2026-09-08
- What information is shared between Padlet and an LMS when using LTI (2026-09-08) · retrieved 2026-09-08
padlet.help/robots.txt— allows/article/,/l/,/mcp,/api/mcp,/auth.mdand/.well-known/to AI clients, withContent-Signal: search=yes, ai-input=yes, ai-train=no. Synthesis is expressly permitted by the publisher.padlet.com/robots.txtcarries the sameai-input=yessignal (2026-09-08) · retrieved 2026-09-08
Server Info
- Category
- Data & Research
- Developer
- Padlet MCP
- Tools
- 76
- Domain
- mcp.padlet.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.
Similar MCP Servers for Data & Research
Adobe Customer Journey Analytics
by Adobe Customer Journey Analytics
Related Resources
Ready to connect Padlet MCP?
Connect Padlet MCP once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.