mcpbeat

SBGrid3.0 MCP Server

kr.co.softbowl/sbgrid3
answering

SBGrid3.0 MCP is answering right now. Last checked 1 min ago. It exposes 4 tools.

Softbowl SBGrid3.0 데이터 그리드(grid)의 공식 API 문서를 검색해, AI가 정확한 그리드 코드를 생성하도록 돕습니다.

Uptime history 43 hours of history · worst hour 67%
43 hours agonow
98.9%
Uptime 24h
91 of 92 checks
4
Tools
read from the server
1447 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 1 min ago.

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

getsbgridapidetail
getSBGridAPIDetail
Get the full documentation for one SBGrid3.0 API/option by its exact name: syntax, all sub-options, detailed explanation, and a code example. Use after searchSBGridAPI once you know the exact name. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
getsbgridexample
getSBGridExample
Find runnable SBGrid3.0 code examples by feature or use case. Returns ready-to-adapt example snippets. Use when you want working sample code rather than the API reference. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
listsbgridapis
listSBGridAPIs
Browse the SBGrid3.0 API surface by category. Call with no argument to get all top-level categories; pass a category to list the APIs under it. Use to explore what exists when you don't have a specific keyword. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
searchsbgridapi
searchSBGridAPI
Search SBGrid3.0 grid API and option documentation by keyword. Returns matching entries with name, summary, syntax, and category. Start here to find which API/option fits a task, then call getSBGridAPIDetail for full details or getSBGridExample for code. ⚠️ SBGrid3 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · columns/gridConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.

Endpoints

URLTransportStateLatencyChecked
https://softbowl.co.kr/mcp/sbgrid3.do streamable-http answering 1471 ms 1 min ago

SBGrid3.0 MCP — questions

Answers built from our own checks of this server.

What can SBGrid3.0 MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: getSBGridAPIDetail, getSBGridExample, listSBGridAPIs, searchSBGridAPI. 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 SBGrid3.0 MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 1447 ms. The bar chart above shows every period we have measured.
How do I connect SBGrid3.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 SBGrid3.0 MCP need an API key?
No. SBGrid3.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 SBGrid3.0 MCP?
It answers our handshake in 1447 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.