mcpbeat Sign in

SBChart2.0 MCP Server

answering

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

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

Uptime history 52 days of history · worst day 92%
52 days agonow
98.9%
Uptime 24h
89 of 90 checks
4
Tools
read from the server
1626 ms
Response time
average over 24h
open, no key
Access
streamable-http

SBChart2.0 MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 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 2241 ms 15 min ago

Alternatives to SBChart2.0 MCP

same job, measured the same way
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

226 installs/wk local only
Astral MCP
by davidmosiah

Precision-audited astrology MCP: natal charts, transits, synastry, moon phases. No API key.

62 installs/wk local only
Healthie
by usefulapi

Hosted MCP server for the Healthie EHR & telehealth API: patients, appointments, charting, tasks.

16 tools answering
Deezer MCP by UnClick
by malamutemayhem

Search Deezer tracks, artists, albums, playlists, charts, and podcasts. No API key. By UnClick.

13 installs/wk local only
Maatsii
by maatsii

Live LinReg fan charts, 64-setup playbook, 11-section MTF TA. Remote MCP, no API key.

10 tools answering
MCP Starmeet
by star-meet

Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.

27 installs/wk local only
Vedic Astrology and Kundli MCP Server by RoxyAPI
by roxyapi

Vedic kundli, panchang, dashas, nakshatras and KP charts for AI agents, one API key.

58 tools answering
TradeOS
by tradeos-ai

TradeOS MCP: ticker search, My Agent, chart TA, macro news. npm stdio or HTTP.

25 installs/wk answering

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 89 of 90 checks got a reply (98.9%), average response time 1626 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 1626 ms on average, which is faster than 1% 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.