Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

SBChart2.0 MCP

kr.co.softbowl/sbchart2

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

Uptime
100.0%
1 direct probes · 30d
Response
1770ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

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 getSBCh…

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…

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 o…

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. ⚠️ …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sbchart2.0_mcp": {
      "url": "https://softbowl.co.kr/mcp/sbchart2.do",
      "transport": "streamable-http"
    }
  }
}