Server data from the Official MCP Registry
The open chart format an LLM writes and the browser renders — to interactive, accessible SVG.
The open chart format an LLM writes and the browser renders — to interactive, accessible SVG.
The Blueprint Chart MCP server is well-structured with proper authentication support, reasonable permission scoping, and no malicious patterns. The HTTP transport implements token-based auth, rate limiting, and CORS controls. Code quality is good with proper error handling and input validation. Minor logging concerns around header logging in auth rejection and variance in session management do not materially impact security. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 2 high severity). Package verification found 1 issue.
4 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-blueprint-chart-mcp": {
"args": [
"-y",
"@blueprint-chart/mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.