RollingGo MCP is a high-performance hotel search and recommendation service built on the MCP (Model Context Protocol) standard. It connects large language models with a massive database of domestic and international hotel data, providing real-time structured hotel search capabilities for AI assistants, agents, travel planning tools, or IDE plugins like Cursor/Windsurf.
Tools
create_or_update_file
search_repositories
create_repository
get_file_contents
push_files
create_issue
create_pull_request
fork_repository
create_branch
list_commits
list_issues
update_issue
add_issue_comment
search_code
search_issues
search_users
get_issue
get_pull_request
list_pull_requests
create_pull_request_review
merge_pull_request
get_pull_request_files
get_pull_request_status
update_pull_request_branch
get_pull_request_comments
get_pull_request_reviews
Server Config
{
"mcpServers": {
"rollinggo": {
"command": "npx",
"args": [
"-y",
"rollinggo-mcp"
],
"env": {
"ROLLINGGO_API_KEY": "mcp_d62f3b01248b4bc4923ec40a4c9a53e3"
}
}
}
}