mcpbeat

SBChart2.0 MCP Server

kr.co.softbowl/sbchart2
answering

SBChart2.0 MCP is answering right now. Last checked 3 min ago. It exposes 4 tools.

Softbowl SBChart2.0 차트(chart) 라이브러리의 공식 API 문서를 검색해, AI가 정확한 차트 코드를 생성하도록 돕습니다.

Uptime history 42 hours of history · worst hour 67%
42 hours agonow
98.9%
Uptime 24h
90 of 91 checks
4
Tools
read from the server
1440 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add sbchart2 --transport http https://softbowl.co.kr/mcp/sbchart2.do
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sbchart2": {
      "url": "https://softbowl.co.kr/mcp/sbchart2.do"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sbchart2]
url = "https://softbowl.co.kr/mcp/sbchart2.do"
.cursor/mcp.json
{
  "mcpServers": {
    "sbchart2": {
      "url": "https://softbowl.co.kr/mcp/sbchart2.do"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sbchart2": {
      "url": "https://softbowl.co.kr/mcp/sbchart2.do"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

getsbchartapidetail
getSBChartAPIDetail
Get the full documentation for one SBChart2.0 option/API by exact name: detailed explanation, HTML/JS usage, example, and warnings. Use after searchSBChartAPI. For a chart type's data structure, query its 'dataFormat' entry (e.g. 'Gantt 차트 데이터 포맷'). ⚠️ SBChart2.0 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · chartConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
getsbchartexample
getSBChartExample
Find runnable SBChart2.0 code examples by feature or use case. Returns example code (data + config) for a chart type or option. Use when you want working sample code rather than the API reference. ⚠️ SBChart2.0 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · chartConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
listsbchartapis
listSBChartAPIs
Browse the SBChart2.0 API surface by section and/or category. Call with no argument to get sections and their categories; filter by section or category to narrow. Use to explore what chart types and options exist. ⚠️ SBChart2.0 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · chartConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
searchsbchartapi
searchSBChartAPI
Search SBChart2.0 chart API and option documentation by keyword. Returns matching entries with name, section, summary, and syntax. Start here to find which option or chart type fits, then call getSBChartAPIDetail for full details or getSBChartExample for code. ⚠️ SBChart2.0 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · chartConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.

Endpoints

URLTransportStateLatencyChecked
https://softbowl.co.kr/mcp/sbchart2.do streamable-http answering 1439 ms 3 min ago

SBChart2.0 MCP — questions

Answers built from our own checks of this server.

What can SBChart2.0 MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: getSBChartAPIDetail, getSBChartExample, listSBChartAPIs, searchSBChartAPI. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SBChart2.0 MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 1440 ms. The bar chart above shows every period we have measured.
How do I connect SBChart2.0 MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SBChart2.0 MCP need an API key?
No. SBChart2.0 MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SBChart2.0 MCP?
It answers our handshake in 1440 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.