mcpbeat Sign in

SBGrid3.0 MCP Server

answering

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

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

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

SBGrid3.0 MCP missed 2 checks 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 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 3028 ms 15 min ago

Alternatives to SBGrid3.0 MCP

same job, measured the same way
K
SBChart2.0 MCP
by co-softbowl

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

4 tools answering
Sendgrid
by pipeworx-io

SendGrid MCP — wraps SendGrid v3 API (api.sendgrid.com/v3)

answering
Openapi MCP
by goldpopcon

금방 Open API MCP 서버 — 스펙 조회·JWT 서명 코드 생성·로컬 서명/검증

29 installs/wk local only

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 88 of 90 checks got a reply (97.8%), average response time 1582 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 1582 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.