Skip to main content
Glama
yan5236

bing-cn-mcp-server

by yan5236

Related Servers

Alternatives to bing-cn-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A Chinese Bing search tool based on MCP protocol, which supports calling through AI tools such as Claude, and can obtain webpage content without API keys.
      2
      2
      Apache 2.0
    • A
      license
      B
      quality
      D
      maintenance
      Enables web searching and webpage scraping using pure crawler technology without requiring official APIs. Supports Bing web and news search, batch webpage scraping, and content extraction through Puppeteer automation.
      4
      1
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Provides web search capabilities across multiple engines and webpage content fetching to simplified Markdown. It enables AI assistants to access real-time internet information and extract text from specific URLs.
      2
      13
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables web search using Bing and DuckDuckGo combined, and fetching readable content from web pages, with no API key required.
      9 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to perform query-driven web searches and fetch page content via Bing and DuckDuckGo engines, with automatic fallback and no API keys needed.
      MIT

    TDQS

    A3.7/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: bing_search performs searches, and crawl_webpage retrieves web content based on search result UUIDs. There is no overlap.

    Naming Consistency4/5

    Both tools follow a verb_noun pattern (bing_search, crawl_webpage). The minor inconsistency is that bing_search includes a service prefix (bing) while crawl_webpage does not, but the structure is still uniform.

    Tool Count4/5

    With only two tools, the set is minimal but well-scoped for its purpose of searching and crawling. It is slightly thin but not unreasonable for a focused utility.

    Completeness4/5

    The tools cover the essential workflow: search then retrieve full content. There are no obvious gaps for basic use, though advanced features like pagination or filtering are missing.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues