V
Visitkorea MCP
作者 @leejaew
MCP server connecting AI agents (Claude, Manus AI) to Korea Tourism Organization's English Open API — search attractions, restaurants, hotels, festivals, and more across Korea.
创建于 4/8/2026
更新于 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx visitkorea-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"leejaew-visitkorea-mcp": {
"command": "uvx",
"args": [
"visitkorea-mcp"
]
}
}
}