@striderlabs/mcp-pinterest
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PINTEREST_EMAIL | Yes | Your Pinterest email address | |
| PINTEREST_HEADLESS | No | Set to 'false' to see browser | true |
| PINTEREST_PASSWORD | Yes | Your Pinterest password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_pinsC | Search for pins on Pinterest by query. |
| get_pin_detailsA | Get detailed information about a specific pin. |
| get_boardB | Get pins from a specific board. |
| get_user_boardsA | Get boards for a Pinterest user. |
| save_pinC | Save a pin to one of your boards. |
| create_boardB | Create a new board. |
| follow_userC | Follow a Pinterest user. |
| get_home_feedA | Get personalized home feed pins. |
| get_trendingB | Get trending pins and ideas on Pinterest. |
| get_my_boardsB | Get the authenticated user's boards. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/markswendsen-code/mcp-pinterest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server