一个基于 MCP (Model Context Protocol) 的中文必应搜索工具,可以直接通过 Claude 或其他支持 MCP 的 AI 来搜索必应并获取网页内容。
@code4history/IIIF_MCP
MCP server for IIIF integration providing search, metadata retrieval, image operations, authentication, and structured data extraction from IIIF resources with comprehensive API support.
@buryhuang/mcp-hubspot
A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing direct access to contacts, companies, and engagement data with built-in vector storage and caching mechanisms.
@heurist-network/heurist-mesh-mcp-server
A Model Context Protocol (MCP) server that connects to Heurist Mesh APIs, providing Claude AI with access to blockchain data analysis, smart contract security, token metrics, and web3 interaction tools through a unified interface.
搜索必应并获取结果列表,支持中文搜索查询和可自定义的结果数量。
根据 bing_search 返回的结果 ID 获取网页内容,提供搜索结果的详细内容提取功能。
{ "mcpServers": { "bingcn": { "command": "npx", "args": [ "bing-cn-mcp" ] } } }