Kiyas runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 22 Jul 2026.
AI design fidelity — compare Figma designs or screenshots against rendered UI. No API keys.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/postinstall.js
proc = pty.spawn(shell, ["-l"], {
for (const [key, value] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kiyas -- npx -y kiyas-cli
{
"mcpServers": {
"kiyas": {
"args": [
"-y",
"kiyas-cli"
],
"command": "npx"
}
}
}
[mcp_servers.kiyas]
command = "npx"
args = ["-y", "kiyas-cli"]
{
"mcpServers": {
"kiyas": {
"args": [
"-y",
"kiyas-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kiyas": {
"args": [
"-y",
"kiyas-cli"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FIGMA_ACCESS_TOKEN (Figma personal access token (File content → Read only). Only needed when comparing against Figma URLs — screenshot comparisons via designImage need no token.).
The author declared them in the registry entry; get the values from the project itself.
Design-to-code artifact pipeline for UI screenshots, Figma node data, and visual review.
Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.
UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
Screenshot/PDF/HTML rendering API. API key or x402 required — keyless access disabled.
Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.
Render-and-verify API: HTML/CSS to image or PDF, screenshot any URL, confirm the text rendered.
Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR
Answers built from our own checks of this server.