PindouAI MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PindouAI MCP ServerShow me recent patterns from the gallery."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PindouAI MCP Server
An official Model Context Protocol (MCP) server for PindouAI.
PindouAI is an advanced web application for converting images into high-quality Perler bead patterns, Hama bead templates, and pixel art blueprints. This MCP server allows AI assistants (like Claude, Cursor, and others) to interact directly with the PindouAI ecosystem.
Features
🛠Tools
get_recent_patterns: Fetches the most recent public creations from the PindouAI Gallery. Allows the LLM to showcase real examples of pixel art patterns created by the community.get_website_url: Returns the official URLs for PindouAI services (Home, Generator, Gallery).
💬 Prompts
create_pixel_art: A pre-defined prompt that LLMs can use to instruct users on how to convert their images into Perler bead or pixel art patterns using the PindouAI Generator.
Related MCP server: Piskel MCP Server
Usage with Desktop Apps
Claude Desktop
To use this with Claude Desktop, add the following to your claude_desktop_config.json:
{
"mcpServers": {
"pindouai": {
"command": "npx",
"args": [
"-y",
"pindouai-mcp-server"
]
}
}
}Cursor
To use this with Cursor, go to Cursor Settings > Features > MCP and add a new server:
Name:
pindouaiType:
commandCommand:
npx -y pindouai-mcp-server
Local Development
Clone this repository
Install dependencies:
npm installBuild the server:
npm run buildRun locally for testing:
npm start
About PindouAI
PindouAI (拼豆AI) provides tools for crafting enthusiasts and pixel artists:
AI Cartoonization: Convert photos into cute Chibi-style designs.
Auto Background Removal: Clean up images before pixelation.
Precise Color Matching: Automatically matches your image to real-world Perler, Hama, and Artkal bead palettes.
PDF Blueprints: Export your designs to highly detailed PDF blueprints for printing and crafting.
Visit pindouai.app to start creating!
License
This project is licensed under the MIT License.
Maintenance
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to search for and retrieve images, illustrations, and videos directly from Pixabay. It provides specialized tools for discovering diverse media content like photos and animations using the Pixabay API.Last updated2MIT
- AlicenseBqualityBmaintenanceEnables AI assistants to create and manipulate pixel art by providing tools for drawing, layer management, and animation frame control. It supports exporting projects to PNG, GIF, and sprite sheet formats via the Model Context Protocol.Last updated2212Apache 2.0
- AlicenseCqualityCmaintenanceEnables AI assistants to control Aseprite for drawing and editing images through its API.Last updated59361MIT
- AlicenseCqualityBmaintenanceEnables AI assistants to control Aseprite for creating pixel art and animated sprites, with 104 tools covering canvas, drawing, animation, palettes, effects, and more.Last updated100MIT
Related MCP Connectors
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
Build personal interactive apps with real URLs and persistent storage, using any AI.
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/double2dev/pindou-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server