Bing Image Search MCP Server without Access Keys, Provides Bing Image Search Results to AI Agents
Project description
bing-image-search-mcp
MCP Server of Bing Web Search With No Access Key Requested
This MCP server is a mcp wrapper of pypi package Bing Image Search Web URL (https://github.com/AI-Hub-Admin/bing-image-search-mcp) which easy to use Bing Image Search APIs.
Features
Install
pip install bing-image-search-mcp
MCP Integration
OneKey MCP Router
StreamingHttpConnection
Beta Test Keys
DEEPNLP_ONEKEY_ROUTER_ACCESS=BETA_TEST_KEY_OCT_2025
You can also generate your personal non-contraint keys here OneKey and Seee the onekey mcp router Demo Google Maps MCP Server OneKey Example for reference on how to use one access key to access commercial MCPs.
{
"mcpServers": {
"deepnlp-onekey-bing-image-search": {
"url": "https://agent.deepnlp.org/mcp?server_name=bing-image-search-mcp&onekey=BETA_TEST_KEY_OCT_2025"
}
}
}
UVX
{
"mcpServers": {
"bing-image-search-mcp": {
"command": "uvx",
"args": ["bing-image-search-mcp"]
}
}
}
GitHub Source Running Localing
git clone https://github.com/AI-Hub-Admin/bing-image-search-mcp
cd bing-image-search-mcp
Run From Your Local Folder
{
"mcpServers": {
"bing-image-search-mcp": {
"command": "uv",
"args": ["--directory", "/path_to_folder/bing-image-search-mcp/src/bing_image_search_mcp", "run", "server.py"]
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bing_image_search_mcp-0.0.6.tar.gz.
File metadata
- Download URL: bing_image_search_mcp-0.0.6.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce5e3509e02c4d8639e75947a522bdf5cfa270d59faf5d8d10b94798b2e26c9e
|
|
| MD5 |
ad4314ed02e7f56a9718bcb75f93682a
|
|
| BLAKE2b-256 |
7459da69ba41a19729d60dedd50c27af73fef5a266a9f13529d8412cb798b3a0
|
File details
Details for the file bing_image_search_mcp-0.0.6-py3-none-any.whl.
File metadata
- Download URL: bing_image_search_mcp-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1293edd789ba92d84f5e5d43283a87d376722cb889772ba59c07d68ce207499
|
|
| MD5 |
6f1b31789f5f151c8ff8d5970295d99f
|
|
| BLAKE2b-256 |
67fa6f2de4a1b3c9fda376ad217ea1325bcf9260531adab75cf4cf8725b6625f
|