MCP server
Pinterest MCP server
Pinterest has no official MCP server. Modiva hosts one with 11 typed tools, so an agent can create pins, organize boards and read pin and board analytics on your connected Pinterest account.
Pinterest behaves more like a visual search engine than a social feed, which makes it unusually automation-friendly: evergreen pins keep driving traffic long after publishing. Modiva's MCP server gives an agent the pieces that matter: pin creation with image and destination link, board management and the analytics to see which pins actually convert to clicks.
11 typed Pinterest tools
Grouped by resource, not by platform — so the same tool names work across every connected account.
accounts_
list · health · status
posts_
create · cross_post · schedule · publish_now
comments_
list · reply
messages_
list · send · inbox
analytics_
unified · best_time_to_post
Add it to your AI client
Point any MCP-compatible client (Claude, Cursor, Windsurf, …) at the hosted server and the Pinterest tools are discovered automatically.
{
"mcpServers": {
"modiva": {
"url": "https://mcp.modiva.ai/v1",
"headers": { "Authorization": "Bearer mk_live_…" }
}
}
}Connect Pinterest to your agent
Get your MCP key — freeFAQ
Can an agent create pins with images and destination links?
Yes. posts_create takes an image URL, title, description and destination link, and pins to whichever board the agent picks. Scheduling is supported through posts_schedule.
Can it send or read Pinterest messages?
No. Pinterest exposes no inbox API, so messaging is not available to any third-party tool. Publishing and analytics are unaffected.
What analytics come back?
Pin impressions, saves and outbound clicks plus board-level rollups through the analytics_ tools, so an agent can double down on pins that drive traffic.
Related
Modiva is a hosted, multi-tenant MCP server. Your Pinterest tokens are encrypted and never shared between workspaces.