한국 사업자 검증 액션 MCP 서버 — 진위확인·휴폐업·과세유형·세금계산서 발행 가능 여부 (국세청 공공데이터 기반)
claude mcp add korea-business-verify -- npx -y korea-business-verify
claude_desktop_config.json
{
"mcpServers": {
"korea-business-verify": {
"command": "npx",
"args": [
"-y",
"korea-business-verify"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"korea-business-verify": {
"command": "npx",
"args": [
"-y",
"korea-business-verify"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"korea-business-verify": {
"command": "npx",
"args": [
"-y",
"korea-business-verify"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"korea-business-verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"korea-business-verify"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"korea-business-verify": {
"command": "npx",
"args": [
"-y",
"korea-business-verify"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.wujinkim--korea-business-verify/reviews or the review_server meta-tool.
POST /mcp