Skip to main content
Glama
artyomredko-collab

Boards & Pins MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PINTEREST_APP_IDNoPinterest app ID for OAuth 2.0 (required with app secret)
PINTEREST_APP_SECRETNoPinterest app secret for OAuth 2.0 (required with app ID)
PINTEREST_ACCESS_TOKENNoDirect access token for Pinterest API (read-only)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pinterest_authA

Initiate Pinterest OAuth authentication flow. Opens a browser for you to authorize the app.

pinterest_auth_statusA

Check current Pinterest authentication status.

list_boardsB

List all boards for the authenticated Pinterest user.

get_boardB

Get full details of a specific Pinterest board.

list_board_sectionsB

List all sections of a Pinterest board.

list_pinsB

List pins on a board or board section.

get_pinA

Get full details of a specific pin including image URLs.

get_pin_imageA

Fetch a pin's image so it can be analyzed visually. Returns the image as viewable content.

get_pin_analyticsB

Get analytics for a pin (impressions, clicks, saves, etc.).

search_pinsB

Search your pins by keyword.

search_boardsB

Search your boards by keyword.

get_user_profileB

Get the authenticated user's Pinterest profile information.

list_followersC

List your Pinterest followers.

list_followingA

List the accounts you follow on Pinterest.

get_user_analyticsB

Get analytics for your Pinterest account (impressions, engagement, saves, etc.).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/artyomredko-collab/sapyx-mcpclone'

If you have feedback or need assistance with the MCP directory API, please join our Discord server