Skip to main content
Glama
liuguoping1024

SWLC MCP Server

Related Servers

Alternatives to SWLC MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      F
      maintenance
      Enables users to search and retrieve content from Xiaohongshu (Red Book) platform with smart search capabilities and rich data extraction including note content, author information, and images.
      1
      54
      28
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A high-performance FastAPI backend for train ticket queries in China, supporting real-time ticket availability, station information, transfers, and train schedules through the Model Context Protocol for AI assistants and automation.
      7
      380
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables generation of detailed Chinese Ziwei Doushu (Purple Star) astrological charts with geographic location support and true solar time conversion. Provides tools for geocoding locations, converting Beijing time to apparent solar time, and creating comprehensive astrology readings based on birth information.
      8
      13
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      Provides Swiss weather forecast data, allowing users to search for Swiss locations and get detailed hourly and daily weather forecasts.
      2
      2
      MIT

    TDQS

    B3.3/5.0

    Scored across 13 tools

    Disambiguation4/5

    Most tools have distinct purposes, such as data retrieval (get_historical_data, get_latest_*), analysis (analyze_numbers, analyze_seq_numbers), and prediction (predict_lottery, generate_random_numbers). However, force_sync_data and sync_lottery_data overlap significantly in functionality, which could cause confusion for an agent.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, using snake_case uniformly. Examples include get_latest_ssq, analyze_numbers, and predict_lottery, making the set predictable and easy to understand.

    Tool Count5/5

    With 13 tools, the count is well-scoped for a lottery analysis server. It covers data retrieval, analysis, prediction, and database management without being overwhelming, with each tool serving a clear purpose in the domain.

    Completeness4/5

    The tool set provides strong coverage for lottery data analysis, including data sync, historical retrieval, statistical analysis, and prediction. A minor gap is the lack of tools for managing user preferences or advanced filtering, but core workflows are well-supported.