MCP Server for AI Assistants

Connect Claude, Cursor, and other AI tools to 35,000+ illustrations. Search, browse, and discover assets through natural conversation.

npx @getillustrations/mcp-server

How It Works

MCP (Model Context Protocol) is an open standard that lets AI assistants access external tools and data sources. The GetIllustrations MCP server connects your AI assistant directly to our full library of illustrations and icons.

Once configured, you can search for illustrations, browse packs by style or category, check licensing details, and discover assets — all through natural conversation with your AI tool. No manual browsing required.

Quick Setup

Add the following JSON to your AI client's configuration file.

Claude Desktop Recommended

Add to claude_desktop_config.json

{
  "mcpServers": {
    "getillustrations": {
      "command": "npx",
      "args": ["@getillustrations/mcp-server"],
      "env": {
        "MEILISEARCH_URL": "https://getillustrations.com/meili",
        "MEILISEARCH_MASTER_KEY": "your-api-key"
      }
    }
  }
}

Claude Code

Add to .mcp.json in your project root

{
  "mcpServers": {
    "getillustrations": {
      "command": "npx",
      "args": ["@getillustrations/mcp-server"],
      "env": {
        "MEILISEARCH_URL": "https://getillustrations.com/meili",
        "MEILISEARCH_MASTER_KEY": "your-api-key"
      }
    }
  }
}

Cursor

Add to .cursor/mcp.json in your project

{
  "mcpServers": {
    "getillustrations": {
      "command": "npx",
      "args": ["@getillustrations/mcp-server"],
      "env": {
        "MEILISEARCH_URL": "https://getillustrations.com/meili",
        "MEILISEARCH_MASTER_KEY": "your-api-key"
      }
    }
  }
}

25 Built-in Tools

Everything your AI assistant needs to explore the full illustration library.

Search (5 tools)

  • search_illustrationsFull-text search across all illustrations
  • search_iconsSearch the icon library by keyword
  • search_packsFind illustration packs by name or topic
  • search_icon_packsFind icon packs by name or topic
  • search_allUnified search across all asset types

Browse (9 tools)

  • list_packsBrowse all illustration packs
  • list_icon_packsBrowse all icon packs
  • get_pack_detailsGet full details for a specific pack
  • get_pack_illustrationsList illustrations inside a pack
  • list_categoriesBrowse all content categories
  • list_stylesBrowse available illustration styles
  • get_category_packsGet packs for a specific category
  • get_style_packsGet packs in a specific style
  • get_new_releasesSee recently added packs

Knowledge (11 tools)

  • get_pricingCurrent pricing plans and options
  • get_licensingLicense terms and usage rights
  • get_faqFrequently asked questions
  • get_company_infoAbout GetIllustrations
  • get_styles_infoDetailed style descriptions
  • get_categories_infoAll available categories
  • get_tools_infoAvailable tools and integrations
  • get_popular_packsMost popular illustration packs
  • get_use_casesCommon use cases and inspiration
  • get_featuresPlatform features overview
  • get_contactContact and support information

Works With Any MCP-Compatible Tool

The MCP standard is supported by a growing number of AI tools. If your tool supports MCP, it can connect to GetIllustrations. Here are some popular options beyond Claude and Cursor:

Windsurf (Codeium)

Add the same JSON config to your Windsurf MCP settings. Windsurf supports MCP natively for AI-assisted coding with illustration assets.

Cline / Continue.dev

Both Cline and Continue support MCP servers. Add the config to your VS Code extension settings to search illustrations while coding.

Custom Agents (Python / Node.js)

Build your own AI agent that uses GetIllustrations. Use the Anthropic SDK or OpenAI SDK with MCP tool calling to connect any LLM to our library.

What You Can Do

Find the Right Illustration

"Find me flat-style illustrations about teamwork and collaboration for a SaaS landing page."

Discover by Style

"Show me all hand-drawn illustration packs. I need something warm and organic for a wellness app."

Check Licensing and Pricing

"Can I use these illustrations in a client project? What license do I need?"

Get Pack Recommendations

"I'm building a fintech dashboard. Which packs would work best? My budget is under $50."

Requirements

Node.js 18 or higher Required to run the MCP server. Download Node.js
A GetIllustrations account Free or paid. Create one in seconds
API key from Account Settings Generate your key in Account Settings

Ready to Get Started?

Create a free account, grab your API key, and connect your AI assistant in under 2 minutes.

Get Started Free Right long arrow
Welcome Product hunters

We’ve prepared something special for you

  • 25% Discount code: Hunters25Off
  • A special illustration pack for product hunt And your stack - Free Download
Forget Password!