MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

11. 문화관광정보 제공을 위한 MCP(Model Context Protocol) 호스트 및 서버구성

Created 5/11/2026
Updated about 10 hours ago
Repository documentation and setup instructions

11-IITP-DABT-MCP

  1. 관광정보 제공을 위한 MCP(Model Context Protocol) 호스트 및 서버구성
Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/sweetk-dev/11-IITP-DABT-MCP
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "sweetk-dev-11-iitp-dabt-mcp": { "command": "git", "args": [ "clone", "https://github.com/sweetk-dev/11-IITP-DABT-MCP" ] } } }