A1
БесплатноНе проверенA1 Gallery MCP server — curated real website designs, sections, pages, fonts and measured design tokens for AI agents.
Описание
A1 Gallery MCP server — curated real website designs, sections, pages, fonts and measured design tokens for AI agents.
README
A1 is a hand-picked gallery of real website designs. This MCP server puts it inside your coding agent, so you can ask for a reference and get structured JSON back instead of pasting screenshots and describing what you want.
Every site is captured at full length, split into its interior pages and its individual sections, then measured. You get the type sizes, spacing, radius, container width and palette taken off the rendered page — not guessed from a picture.
Current corpus: 1,145 sites · 3,211 captured sections · 2,813 full-page captures · 568 fonts · 510 designers and studios.
Endpoint
| URL | https://www.a1.gallery/api/mcp |
| Transport | Streamable HTTP |
| Auth | OAuth 2.1 with PKCE, dynamic client registration |
| Registry name | gallery.a1/a1-gallery |
| Tools | 17, all read-only |
Access is free with an A1 account — 50 tool calls a day. A1 Pro raises that to 2,000 a day with a higher per-minute allowance.
Install
Your client opens a browser to sign in the first time it connects. Per-client instructions with one-click install links are at a1.gallery/mcp.
Claude Code
claude mcp add --transport http a1 --scope user https://www.a1.gallery/api/mcp
Then run /mcp and sign in when it prompts.
Codex CLI
codex mcp add a1 --url https://www.a1.gallery/api/mcp
Cursor and Claude Desktop
{
"mcpServers": {
"a1": {
"url": "https://www.a1.gallery/api/mcp"
}
}
}
VS Code (1.99+ with GitHub Copilot)
{
"servers": {
"a1": {
"type": "http",
"url": "https://www.a1.gallery/api/mcp"
}
}
}
Windsurf
{
"mcpServers": {
"a1": {
"serverUrl": "https://www.a1.gallery/api/mcp"
}
}
}
Zed (0.168+)
{
"context_servers": {
"a1": {
"url": "https://www.a1.gallery/api/mcp"
}
}
}
What you can ask for
- "Find three brutalist law firm sites and show me their heroes."
- "What type scale do agency heroes actually use?" — quartiles across the corpus, not one example.
- "Show me pricing pages that mention usage-based billing." — full-text search inside the page copy.
- "What do portfolio FAQs say about refunds?" — extracted Q&A pairs with frequencies.
- "Rebuild this pricing section." — palette, type, spacing and radius as measured values.
Tools
All 17 tools are read-only and annotated readOnlyHint: true.
Websites
| Tool | What it does |
|---|---|
search_websites |
Keyword search across names, descriptions and taxonomy. Resolves aliases — "SaaS", "fintech", "brutalist" map to real taxonomy terms. |
browse_websites |
Filter-only browsing by type, category, style, technology or colour. |
get_website |
Everything for one site: fonts, colours, styles, technologies, creator, sections. |
get_similar_websites |
Inspiration clusters around a given site. |
get_recently_added |
Newest additions, publish-date descending. |
get_design_filters |
The full taxonomy with counts — use it to build valid filters. |
Sections
| Tool | What it does |
|---|---|
search_sections |
Search inside section copy — headings, FAQ answers, pricing text, testimonials. Returns the screenshot, the extracted structure and the measured tokens. |
get_website_sections |
Every captured section for one site, in page order. |
analyze_section_content |
Aggregate content patterns across many sections — topic distribution, most common verbatim FAQ questions. |
analyze_design_tokens |
Aggregate measured values — p25/median/p75 for heading size, body size, scale ratio, padding, container width, radius, plus common typefaces and accent colours. |
Pages
| Tool | What it does |
|---|---|
search_pages |
One page type across the whole gallery — every pricing page, every about page. Full-text searchable. |
get_website_pages |
The sub-pages captured for one site. |
Fonts and creators
| Tool | What it does |
|---|---|
browse_fonts |
Fonts by classification, licence, or the category of site using them. |
get_font |
One font — classification, licence, description, usage count. |
find_font_pairings |
Real-world examples of two fonts used together. |
browse_creators |
Designers and studios, filterable by category or style. |
get_creator |
One creator: bio, links, featured work. |
Full descriptions, parameters and response shapes come back from tools/list.
Why aggregates use quartiles
analyze_design_tokens reports p25, median and p75 rather than an average. Design values
are long-tailed — one site with a 180px hero heading drags the mean somewhere useless.
Narrow slices thin out fast. Ask for pricing sections on shops and you may be looking at a
handful of examples. When that happens the response carries lowSample: true and reports
raw counts instead of percentages, so the agent can say "here are four examples" rather
than inventing a norm.
Notes
Site descriptions and section copy are third-party website content. The tool descriptions flag them as untrusted external data.
This repository holds the manifest and the docs. The server itself is closed-source and hosted at a1.gallery.
Support
Issues and questions: open an issue or email [email protected].
Установка A1
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/bryntay/a1-mcpFAQ
A1 MCP бесплатный?
Да, A1 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для A1?
Нет, A1 работает без API-ключей и переменных окружения.
A1 — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить A1 в Claude Desktop, Claude Code или Cursor?
Открой A1 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
автор: NOVA-3951Design Inspiration Server
Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re
автор: YonasValentinPIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Figma
Extract design specs and assets
автор: Figmamcp-dockmaster
An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.
ariekogan/ateam-mcp
Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm
автор: ariekoganthinkchainai/mcpbundles
MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic
автор: thinkchainaiarikusi/nakkas
MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele
автор: arikusiCompare A1 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
