szum renders chart images from JSON configs. One URL in, one PNG or SVG out. No JavaScript runtime, no client-side rendering, no dependencies.\
\ MCP Tools:\
\ \
\ render_chart – render a config to a chart image URL\
\ \
\ validate_chart – validate a config against the schema\
\ \
\ generate_signed_url – Generate a signed URL for embedding charts in emails and \u003cimg\u003e tags (Pro)\
\ \
\ list_themes – browse available themes\
\ \
\ list_marks – list mark types and their properties\
\ \
\ get_examples – get example chart configs\
\ \
\ Why use szum from an AI agent?\
\ Plain JSON input with obvious field names. Deterministic output – same config, same image every time. Charts work anywhere images work: emails, PDFs, Slack, Notion, docs.\
\ 6 themes, 10 marks, PNG and SVG output.\
\ \
\ Docs: https://szum.io/docs\
\ \
\ MCP endpoint: https://szum.io/mcp\
\ \
\ JSON Schema: https://szum.io/schema.json\
\ \
\ llms.txt: https://szum.io/llms.txt

浏览器工具HTTP官方级别未说明来源级核验
szum (Bartosz Prusinowski)
MCP Server
mcp-remote
Render chart images from JSON configs via a simple HTTP API. Six themes, ten marks, PNG/SVG output. No client-side JavaScript, no installs – just a URL that returns an image. MCP tools include render, validate, list themes, and browse examples.
工具数
公开资料未说明
API集成JavaScript浏览器自动化
安装说明
本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。
作者 / 组织
Bartosz Prusinowski
提供方
Bartosz Prusinowski
最后核验
2026/5/18 03:30
运行时
Node.js
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
npx mcp-remote https://szum.io/mcp [object Object]
详细介绍
目录标签
目录标签
API集成JavaScript浏览器自动化chartsdata visualizationimage renderingAPISVGPNGembeds
接入字段
传输方式(transport,传输协议)
HTTP
鉴权方式(authType,认证方式)
token
运行时(runtime,运行环境)
Node.js
来源包(packageName,安装包名)
mcp-remote
权限和风险
HTTPtoken部署方式未说明
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
安装前确认
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:category