Storykit Mcp
БесплатноНе проверенMCP server that maps user data to relevant StoryKit widgets and returns opaque hosted resources without exposing widget implementation code.
Описание
MCP server that maps user data to relevant StoryKit widgets and returns opaque hosted resources without exposing widget implementation code.
README
Give an AI structured data and get back a relevant, hosted StoryKit widget. The agent searches by intent, maps rows to the selected schema, and receives an opaque expiring resource link. Widget HTML, CSS, JavaScript, descriptors, and embed snippets are not exposed through the MCP tools.
No API key or signup is required. The public service is rate-limited per caller IP.
Connect
Remote Streamable HTTP:
claude mcp add --transport http storykit https://asset.storykit.space/api/v1/mcp
Local stdio client:
claude mcp add storykit -- npx -y storykit-mcp
Other MCP clients can use the same remote URL or run npx -y storykit-mcp. The setup guide is at
asset.storykit.space/mcp.
Workflow
Ask the agent for the outcome, not a component implementation:
Visualize these CPU readings with a StoryKit widget: user 31, system 12, idle 57.
The agent then:
- calls
find_widgetswith the display intent and available field names, - selects a result whose
dataSchemafits the real rows, - calls
render_widget, and - presents the returned hosted resource link.
For health, location, account, device, or other personal data, the agent must obtain user consent
before sending rows. Bound payloads are limited, encrypted at rest, deleted after their configured
lifetime, and never echoed by render_widget. The opaque URL is the access grant, so treat it as a
secret.
Tools
| Tool | Purpose |
|---|---|
find_widgets |
Search data-capable charts/components/interactives and return accepted schemas only |
render_widget |
Validate and encrypt rows, then create an immutable hosted resource for 1-365 days |
list_widget_themes |
List optional palette data for the hosted render |
The old asset-fetch, source, snippet, and bundle tools are intentionally not part of this server.
Limits and privacy
- Maximum 200 rows and 64 KB per render.
- Default lifetime is 30 days; maximum is 365 days.
- Renders are immutable. Create a new resource when the underlying data changes.
- Do not send credentials, access tokens, direct identifiers, or data the user has not authorized.
STORYKIT_API_BASEcan point the stdio package at another StoryKit deployment.
MIT. Created with love by Story Kit.
Установить Storykit Mcp в Claude Desktop, Claude Code, Cursor
unyly install storykit-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add storykit-mcp -- npx -y storykit-mcpFAQ
Storykit Mcp MCP бесплатный?
Да, Storykit Mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Storykit Mcp?
Нет, Storykit Mcp работает без API-ключей и переменных окружения.
Storykit Mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Storykit Mcp в Claude Desktop, Claude Code или Cursor?
Открой Storykit Mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Storykit Mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
