Free Bing search MCP server - No API key required
claude mcp add bing-search-free -- uvx mcp-bing-scraper
claude_desktop_config.json
{
"mcpServers": {
"bing-search-free": {
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bing-search-free": {
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bing-search-free": {
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bing-search-free": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bing-search-free": {
"command": "uvx",
"args": [
"mcp-bing-scraper"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.iridite--bing-search-free/reviews or the review_server meta-tool.
POST /mcp