Ash-Blanc/dia-mcp
UI/UX Inspiration MCP Server - Find the best UI/UX inspiration images from various platforms
Platform-specific configuration:
{
"mcpServers": {
"dia-mcp": {
"command": "npx",
"args": [
"-y",
"dia-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A Model Context Protocol (MCP) server that empowers AI agents to find, index, and analyze the best UI/UX visual inspiration as images from across the web.
The UX Inspo Engine is designed to help you search for UI/UX inspiration quickly and build a local pattern index. Instead of giving you code to copy, it provides visual inspiration alongside design reasoning (why it works, what pattern it uses, what principle it demonstrates).
Built with FastMCP, dia-mcp connects LLM agents directly with tools like Firecrawl and TinyFish to search, screenshot, and analyze real shipped products and design platforms.
The server provides several tools that AI agents can use:
It also includes prompts like inspo_hunt to kick off visual research sessions.
This project relies on uv for dependency management. Requires Python 3.13+.
git clone <repository_url>
cd dia-mcpLoading reviews...