Google PageRank for AI agents. 25,000+ tools indexed.

illustrator-mcp-server MCP Server

ie3jp/illustrator-mcp-server

Score: 57.3 Rank #5 MCP Server
Are you the maintainer of ie3jp/illustrator-mcp-server? Claim this listing →

MCP server for reading, manipulating, and exporting Adobe Illustrator design data

Add AgentRank to Claude Code Discover and compare tools like ie3jp/illustrator-mcp-server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

ie3jp/illustrator-mcp-server is a TypeScript MCP server licensed under MIT. MCP server for reading, manipulating, and exporting Adobe Illustrator design data

Ranked #5 out of 129 indexed tools.

In the top 4% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT 26 tool calls 160 npm/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 6

6 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads 13% 160/wk

160 weekly installs → early adoption

PyPI Downloads N/A
Forks 1
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for ie3jp/illustrator-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ie3jp--illustrator-mcp-server)](https://agentrank-ai.com/tool/ie3jp--illustrator-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/ie3jp--illustrator-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/ie3jp--illustrator-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="ie3jp/illustrator-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

**[日本語版はこちら / Japanese version](README.ja.md)**

# Illustrator MCP Server

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server for reading, manipulating, and exporting Adobe Illustrator design data.

Control Illustrator directly from AI assistants like Claude — extract design information for web implementation, verify print-ready data, and export assets.

---

## Usage Examples

**Extracting design data:**
```
You:    Show me all the text information in this document
Claude:  → list_text_frames → get_text_frame_detail
         There are 12 text frames in the document.
         The heading "My Design" uses Noto Sans JP Bold 48px, color #333333 ...
```

**SVG export:**
```
You:    Export the "pc" artboard as SVG with outlined text
Claude:  → get_artboards → export
         Exported to /path/to/output.svg (text converted to outlines)
```

**Pre-press preflight:**
```
You:    Run a pre-press preflight check
Claude:  → preflight_check
         ⚠ 2 warnings:
         -
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.