A
licenseNot graded
qualityD
maintenanceEnables AI agents to manage Pinterest boards and pins, create and update pins, and track analytics via the Pinterest API v5.
4
MIT
No user-submitted related servers found.
Scored across 11 tools
Each tool has a distinct purpose with no overlapping functionality. Delete, create, update, list, search, and analytics operations are clearly separated.
All tools follow a consistent verb_noun pattern (e.g., create_pin, list_boards, get_account_analytics) using lowercase and underscores.
11 tools is a reasonable scope for a Pinterest API server, covering core operations without unnecessary bloat.
Covers essential pin and board CRUD, search, analytics, and trending. Missing board update/delete operations, but these are less critical and the core surface is solid.