MCP Cursor

Enhance your development workflow with AI-powered MCP tools and extensions for Cursor IDE.

Product

  • MCP Servers
  • Getting Started
  • Documentation
  • Open Source

Resources

  • MCP Specification
  • Cursor IDE
  • MCP GitHub
  • Contributing

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
Made withfor the developer community
© 2025 MCP Cursor. All rights reserved.
MCP Logo
MCP Cursor
IntroductionMCPs
IntroductionMCPs
3D MCP Cursor Visualization
  1. Home
  2. Servers
  3. VisitBeijing MCP
VisitBeijing MCP Logo

VisitBeijing MCP

Model Context Protocol Integration

Overview

Provide real-time Beijing tourism information, real-time visitor flow queries for scenic spots, performance and exhibition updates, inbound travel guides, and other related information.

# VisitBeijing

Provide real-time Beijing tourism information, real-time visitor flow queries for scenic spots, performance and exhibition updates, inbound travel guides, and other related information.

Installation Instructions


README: https://github.com/solution9th/visitbeijing-mcp

visitbeijing-MCP Server

Provide real-time Beijing tourism information, real-time visitor flow queries for scenic spots, performance and exhibition updates, inbound travel guides, and other related information.

demo

Features

Tools

  • get_attraction_comfort_information Beijing Tourism Network's scenic spot passenger flow service provides real-time coverage of dynamic passenger flow data from 216 A-level scenic spots in the city, accurately presenting the current number of visitors and tourist density in the park, helping tourists scientifically plan their itinerary and staggered tours.
  • get_travel_informationThe tourism information service of Beijing Tourism Network focuses on the latest dynamic information of scenic spots in Beijing and its suburbs, covering multi-dimensional travel information such as seasonal recommendations, unique gameplay, and themed travel routes.
    -get_activity_newsThe exhibition and performance service of Beijing Tourism Network provides the latest information on cultural activities such as art exhibitions, stage plays, concerts, etc. in Beijing, covering accurate event times, locations, highlights, and venue features.
  • inbound_tourism_guideThe Beijing Tourism Network's inbound travel guide service integrates policy information such as a 240 hour transit visa free policy, covering core services such as "buy and refund" for departure tax refunds, POS machine information for foreign cards, and multi scenario payments for digital RMB. It also provides multilingual services for international chain hotels, English menus for specialty restaurants, and tax-free shopping guides to help overseas tourists plan their trips conveniently.

Installation

{
  "mcpServers": {
    "visitbeijing": {
      "url": "http://mcp.visitbeijing.com.cn/sse?ak=XXXXXXX"
    }
  }
}

Contact Us

Please reach out to lishuo@huaqniu.com for our certification. We take security and privacy very seriously, and we are committed to protecting data.

Featured MCPs

Github MCP - Model Context Protocol for Cursor IDE

Github

This server provides integration with Github's issue tracking system through MCP, allowing LLMs to interact with Github issues.

Sequential Thinking MCP - Model Context Protocol for Cursor IDE

Sequential Thinking

An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process. Break down complex problems into manageable steps, revise and refine thoughts as understanding deepens, and branch into alternative paths of reasoning.

Puppeteer MCP - Model Context Protocol for Cursor IDE

Puppeteer

A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, execute JavaScript, and perform various browser-based operations in a real browser environment.