Connect your account, then chat with AI to run tools.
Bing search results with the ad block and Copilot answer, geo and market targeting, as JSON.
Bing is used here only to identify this MCP server; MCPBundles is not affiliated with or endorsed by Bing or its owner.
Connect straight to this server’s public endpoint.
https://mcp.hasdata.com/mcp?apis=bingThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Live probe refreshed Sep 23, 2026 · Endpoint host mcp.hasdata.com
Domain knowledge for Bing MCP Server — workflow patterns, data models, and gotchas for your AI agent.
One tool, hasdata_bing_serp_getSearchResults, and it takes q. Everything else shapes which Bing answers.
mkt is the market, cc the country and setLang the interface language. location takes free text, while lat and lon take coordinates, and sending all three silently drops the text. Pick one way to say where the search happens.
safeSearch and filters narrow the set, and deviceType asks Bing for the desktop, mobile or tablet page.
first is a result offset rather than a page number, and page two is first: 11. In measurement, 1, 8 and 21 all returned the same results as a call with no first at all, while 11 returned a different set. Positions restart at 1 in every response, so an offset that Bing quietly ignored looks exactly like a page of new results.
Compare the links before you trust a second page, deduplicate by link when merging, and treat the count already collected plus position as the absolute rank.
The result count moves. The same query returned six organic results on one call and fourteen on another, because Bing decides how much of the page is ads, answers and widgets. Never hard-code a count or assume ten.
The response carries organicResults, and ads, copilotSearch and pagination when the page has them. Those three are absent rather than empty, so test for the key before reading it. There is no knowledge panel, video or image block in this payload.
copilotSearch is not one string. The answer sits in textBlocks, typed as headings and lists, and references is often empty, so a citation list may have nothing in it to report.
An ad link is a Bing click tracker on bing.com/aclk with the destination buried inside. Read displayedLink when you want the advertiser's domain.
Each successful call spends credits from the connected account, so run the query once and work from the payload rather than re-searching per field.
Bing requires sign-in before tools can be listed. Connect the MCP server to inspect the live tool list in your client.
Connect Bing MCP Server to any MCP client in minutes
Connect straight to this server’s public endpoint.
https://mcp.hasdata.com/mcp?apis=bingThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Operate Bing? You can take over the listing's metadata.
MCPBundles publishes this directory for MCP discovery. Except where we host or operate an offering, third-party services run under their own terms. Product and company names on this page are used in a descriptive, identifying way (including under nominative fair use where applicable); they remain the property of their owners. Nothing here grants you rights in those marks, and nothing here is an offer to sell a third party's services. Terms
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.
Bing search results with the ad block and Copilot answer, geo and market targeting, as JSON. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mcphasdatacommcp-6. Authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
Bing MCP Server is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.
Bing MCP Server uses One-click sign in. Bing MCP Server requires credentials. Connect via MCPBundles and authentication is handled automatically.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
SuggestAPI exposes commerce tools through MCP and WebMCP on its Agent Gateway