PindouAI Server
FreeNot checkedEnables AI assistants to interact with PindouAI for converting images into Perler bead patterns, pixel art blueprints, and accessing gallery creations and websi
About
Enables AI assistants to interact with PindouAI for converting images into Perler bead patterns, pixel art blueprints, and accessing gallery creations and website URLs.
README
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.
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:
pindouai - Type:
command - Command:
npx -y pindouai-mcp-server
Local Development
- Clone this repository
- Install dependencies:
npm install - Build the server:
npm run build - Run 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.
Install PindouAI Server in Claude Desktop, Claude Code & Cursor
unyly install pindouai-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add pindouai-mcp-server -- npx -y pindouai-mcp-serverStep-by-step: how to install PindouAI Server
FAQ
Is PindouAI Server MCP free?
Yes, PindouAI Server MCP is free — one-click install via Unyly at no cost.
Does PindouAI Server need an API key?
No, PindouAI Server runs without API keys or environment variables.
Is PindouAI Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install PindouAI Server in Claude Desktop, Claude Code or Cursor?
Open PindouAI Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare PindouAI Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
