# SBGrid3.0 MCP MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/kr-co-softbowl-sbgrid3

## Install
- Endpoint: https://softbowl.co.kr/mcp/sbgrid3.do
- Auth: Not captured

## Setup notes
- Remote endpoint: https://softbowl.co.kr/mcp/sbgrid3.do

## Tools
- 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 참고. Endpoint: https://softbowl.co.kr/mcp/sbgrid3.do
- 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 참고. Endpoint: https://softbowl.co.kr/mcp/sbgrid3.do
- 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 참고. Endpoint: https://softbowl.co.kr/mcp/sbgrid3.do
- 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 참고. Endpoint: https://softbowl.co.kr/mcp/sbgrid3.do

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: kr.co.softbowl
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
