Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Data Visualization
  3. Semiotic
Semiotic logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:01:18 PM

Semiotic

User RatingsBe the first to rate and review this MCP server!
View Repository2.7k GitHub StarsTotal stargazers on GitHub for the source repository (2,705 stars).Visit Website
data-visualizationreactchartsmcp

MCP tools for Semiotic chart recommendations, SVG rendering, schema lookup, diagnostics, themes, and issue reporting.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "nteract-semiotic": {
      "command": "npx",
      "args": [
        "-y",
        "semiotic-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (17) Directory Badge Claim listing AlternativesπŸ“Š More in Data Visualization

Overview

The nteract/semiotic MCP server exposes Semiotic data-visualization capabilities for AI coding assistants and MCP clients. It can recommend charts from sample data or analytical requirements, return component schemas, validate configurations, render supported charts to SVG, and produce interactive ChatGPT Apps widgets for static data. Additional tools provide statistical chart context, dashboard and realtime-chart suggestions, theme guidance, and prefilled GitHub issue URLs. Reach for it when an agent needs structured help generating or checking React chart configurations rather than manually guessing Semiotic props.

Use cases

β€’Recommend a chart from representative dataset rows
β€’Render a validated Semiotic configuration as SVG
β€’Diagnose missing accessors and invalid data shapes
β€’Generate dashboard suggestions for distinct analytical intents
β€’Inspect chart schemas before writing React code

Key features

β€’Semiotic chart recommendations
β€’Schema-backed component lookup
β€’Static SVG rendering with render evidence
β€’Interactive static-data chart widgets
β€’Configuration diagnostics and repair suggestions
β€’Theme and GitHub issue helpers

Capabilities & Tool Schemas (17) ~674 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Semiotic.

renderChart

Render a Semiotic chart to static SVG. Supports the components returned by `getSchema` that are marked `[renderable]`. Pass `{ component: "LineChart", props: { data: [...], xAccessor: "x", yAccessor: "y" } }`. Returns SVG string plus a "Render evidence" JSON block (mark counts by scene type, resolv…

renderInteractiveChart

Render a static-data chart as a ChatGPT Apps widget. Uses the same Semiotic server render path as `renderChart`, then hydrates an iframe UI with fit, zoom, data, hover, and render-evidence controls.

getSchema

Return the prop schema for a specific component. Pass `{ component: "LineChart" }` to get its props, or omit `component` to list the complete schema-backed catalog. Components marked `[renderable]` are available through `renderChart`; realtime charts require a browser/live environment.

suggestChart

Sample-row recommender. Pass `{ data: [{...}, ...] }` with 1–5 sample objects plus optional broad intent/capability filters.

suggestCharts

Capability-based recommender for bounded row data. Returns ranked chart suggestions with scores, reasons, caveats, import paths, and ready-to-use props.

suggestStreamCharts

Recommend realtime charts from a stream schema, throughput, and retention hints.

How Semiotic works

What the nteract/semiotic MCP server does

The nteract/semiotic MCP server connects an MCP client to Semiotic, a React data-visualization library. It gives an agent structured ways to select chart types, inspect component props, validate configurations, and render supported charts. The available catalog covers chart families including XY, ordinal, network, realtime, geographic, value, and portable recipe surfaces, subject to the schemas exposed by the server.

The server is suited to workflows where an AI assistant needs more than a code example. It can use representative rows to recommend a chart, compare suggestions against analytical intent, identify configuration problems, and return props that can be used in generated React code. It also supports dashboard recommendations, audience-oriented chart choices, and recommendations for realtime visualizations based on stream characteristics.

How it works

Chart configuration inputs use JSON objects containing a component name and props. For example, a render request can identify LineChart and provide data together with xAccessor and yAccessor. The rendering path produces static SVG for components marked as renderable in the schema. The result also includes render evidence, such as counts by scene type, so an agent can inspect what was produced.

renderInteractiveChart follows the same server-side rendering path for static data, then supplies a ChatGPT Apps widget with controls for fitting, zooming, data inspection, hover behavior, and render evidence. Realtime components are schema-visible, but their live browser environment is not provided by the static renderer.

Recommendation and inspection tools operate at different levels. suggestChart samples one to five rows, while suggestCharts works with bounded row data and returns ranked options, explanations, caveats, import paths, and props. interrogateChart adds statistical summaries and chart-aware context for natural-language questions, with optional annotations. repairChartConfig checks whether a requested chart fits its data and proposes alternatives when it does not.

Setup and configuration

The repository documents the MCP server command as:

Terminal
npx -y semiotic-mcp

Run it through an MCP client that supports local stdio servers. The provided material does not specify required environment variables, API credentials, client-specific configuration files, or a hosted endpoint. Semiotic is described as usable with MCP clients generally, while the supplied material does not identify particular client configuration examples.

Tools and capabilities

The nteract/semiotic MCP server provides tools for:

  • Rendering supported Semiotic components to SVG or to an interactive static-data widget.
  • Listing the complete schema catalog or retrieving a component's prop schema.
  • Recommending charts, dashboards, stretch choices, and realtime charts.
  • Diagnosing missing accessors, empty data, invalid dimensions, incorrect data shapes, and related configuration issues.
  • Repairing unsuitable chart configurations with ranked alternatives.
  • Returning statistical summaries and chart-aware answers for chart questions.
  • Listing theme presets or returning usage information for a selected preset.
  • Generating a prefilled GitHub issue URL from a title, body, and labels.

Limitations and notes

Only schema components marked [renderable] are available through static SVG rendering. Realtime charts require a browser or live runtime, so schema availability does not imply that they can be rendered by the static path. The material also describes Semiotic's accessibility infrastructure, but application owners remain responsible for their own product scope, surrounding controls, assistive-technology testing, and legal compliance.

The issue-reporting tool returns a URL for the user to open; it does not submit the issue automatically. Rendering and recommendation results should therefore be treated as generated configuration and evidence for the client workflow, not as a replacement for reviewing the resulting chart in the target application.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Data Visualization View all alternatives
  • Microcharts logoMicrocharts

    Word-sized charts (sparklines, bars, bullets β€” 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via npx -y @microcharts/mcp.

    πŸ“Š Data Visualization3 views
    Compare vs Microcharts β†’
  • MCP Dashboards logoMCP Dashboards

    45+ interactive chart types (bar, line, pie, candlestick, sankey, geo, radar, funnel, treemap, and more), dashboards with KPI cards, drill-down navigation, live API polling, 20 themes, and export to PNG/PPT/A4. Built on MCP Apps.

    πŸ“Š Data Visualization5 views
    Compare vs MCP Dashboards β†’
  • Charted logoCharted

    Zero-dependency chart server that renders bar, line, pie, scatter, and more from JSON or CSV to SVG, HTML, PNG, or data URL. Built-in themes; PNG output renders inline in chat. Install via uvx --from charted[mcp] charted-mcp.

    πŸ“Š Data Visualization7 views
    Compare vs Charted β†’
  • Glyphic logoGlyphic

    Generate diagrams from structured JSON across 18 types (architecture, ERD, sequence, flowchart, Gantt…) β€” native SVG/PNG, no headless browser. Built for LLMs and agents.

    πŸ“Š Data Visualization6 views
    Compare vs Glyphic β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2.7k
Stargazers on the source repository.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
17
Callable tools this server registers over MCP.
Directory activity
5 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Semiotic

Run `npx -y semiotic-mcp` as a local stdio MCP server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSemiotic AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/nteract-semiotic?style=directory)](https://allmcps.com/mcp/nteract-semiotic)
HTML Embed
<a href="https://allmcps.com/mcp/nteract-semiotic"><img src="https://allmcps.com/api/badge/nteract-semiotic?style=directory" alt="Semiotic on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Visualization
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 9, 2026
11/11 checks healthy over the last 32d
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2,705
GitHub Star CountTotal stargazers on GitHub representing community popularity (2,705 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
65Quality signal: Great Β· 65/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity10/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Β· semiotic-mcp (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Data Visualization β†’Alternatives to Semiotic β†’Install in Claude DesktopInstall in CursorInstall in VS Code