Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Openai Websearch MCP
Openai Websearch MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:32:17 PM

Openai Websearch MCP

User RatingsBe the first to rate and review this MCP server!
View Repository93 GitHub StarsTotal stargazers on GitHub for the source repository (93 stars).Visit Website
openaiweb-searchmcpresearch

Exposes OpenAI web search through MCP with configurable models, reasoning effort, context size, and localized results.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "conechoai-openai-websearch-mcp": {
      "command": "uvx",
      "args": [
        "--with"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

ConechoAI/openai-websearch-mcp MCP server exposes OpenAI's web search API as an MCP tool for assistants that need current information. It accepts a query and optional model, reasoning, context, search-version, and location parameters, then uses the configured OpenAI API key. Use it for quick searches, deeper research, or location-aware queries from supported MCP clients. The package runs locally through uvx or Python and requires an OpenAI API key.

Use cases

β€’Search for current technology developments
β€’Research complex topics with higher reasoning effort
β€’Find location-specific events or services
β€’Run quick multi-round web queries

Key features

β€’OpenAI web search through MCP
β€’Reasoning model selection
β€’Configurable reasoning effort
β€’Adjustable search context size
β€’Localized search support
β€’Claude Desktop and Cursor configuration

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Openai Websearch MCP.

Extracted Tool Capabilities
OpenAI web search through MCP
Reasoning model selection
Configurable reasoning effort
Adjustable search context size
Localized search support
Claude Desktop and Cursor configuration

How Openai Websearch MCP works

What ConechoAI/openai-websearch-mcp MCP server does

ConechoAI/openai-websearch-mcp MCP server makes OpenAI web search available to MCP-compatible assistants through one tool, openai_web_search. The tool accepts a search question or query and sends it to OpenAI's web search capability. It is intended for tasks where an assistant needs information that may have changed since its training data, such as current technology developments, research topics, or local events.

The server supports OpenAI models listed in the project documentation, including gpt-4o, gpt-4o-mini, gpt-5, gpt-5-mini, gpt-5-nano, o3, and o4-mini. Reasoning-capable models can be paired with a selected reasoning effort for faster searches or more extensive analysis.

How it works

The server runs as a local MCP process and communicates with the client over the configured command. When the assistant calls openai_web_search, the server uses OPENAI_API_KEY to access OpenAI's API. The query is supplied through the required input parameter.

Optional parameters control the request:

  • model selects the OpenAI model, with gpt-5-mini as the documented default.
  • reasoning_effort accepts low, medium, high, or minimal where supported.
  • type selects the web search API version and defaults to web_search_preview.
  • search_context_size controls the amount of search context with low, medium, or high.
  • user_location supplies location information for localized results.

The server applies reasoning settings only to models that support them, avoiding the unsupported-parameter error described for non-reasoning models.

Setup and configuration

Install or run ConechoAI/openai-websearch-mcp MCP server with uvx:

bash
uvx openai-websearch-mcp

It can also be installed from PyPI with pip install openai-websearch-mcp and started with python -m openai_websearch_mcp. The required environment variable is OPENAI_API_KEY. OPENAI_DEFAULT_MODEL optionally changes the default model from gpt-5-mini.

Claude Desktop and Cursor configurations use uvx as the command and openai-websearch-mcp as its argument. Claude Code can use the same MCP configuration as Claude Desktop. Local development is also documented with a virtual-environment Python executable and the module name.

Tools and capabilities

ConechoAI/openai-websearch-mcp MCP server provides the openai_web_search tool. Its capabilities include:

  • Current web searches through OpenAI's Web Search API.
  • Model selection across standard and reasoning models documented by the project.
  • Configurable reasoning effort for compatible models.
  • Adjustable search context size.
  • Optional location-aware search results.
  • Fast multi-round searches or deeper research workflows, depending on model and reasoning settings.

Limitations and notes

An OpenAI API key is required, and API usage may incur OpenAI charges. The server is a local wrapper around OpenAI's web search functionality; the documentation does not describe an independent search index or offline mode. Reasoning parameters should not be used with models that do not support them, although the server handles this compatibility case automatically. The documented integrations include Claude Desktop, Cursor, and Claude Code; support for other clients is not established by the provided material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • MCP Server Tavily logoMCP Server Tavily

    Taivily APIγ‚’εˆ©η”¨γ™γ‚‹MCP Serverです。OfficialγŒζδΎ›γ•γ‚Œγ‚‹ε‰γ«ι–‹η™Ίγ—γΎγ—γŸ

    πŸ”Ž Search & Data Extraction4 views
    Compare vs MCP Server Tavily β†’
  • MCP Servers Kagi logoMCP Servers Kagi

    A Model Context Protocol server implementation for Kagi's API

    πŸ”Ž Search & Data Extraction4 views
    Compare vs MCP Servers Kagi β†’
  • Open WebSearch logoOpen WebSearch

    Web search using free multi-engine search (NO API KEYS REQUIRED) β€” Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Open WebSearch β†’
  • Agent Search MCP logoAgent Search MCP

    Free multi-engine MCP search server β€” 8 free engines (DDG, Sogou, Bing, Baidu, Wikipedia, Startpage, Yandex, Mojeek), waterfall progressive search, multi-source verification, content enrichment, news search, language auto-detection, CLI. Zero API keys needed. npx agent-search-mcp

    πŸ”Ž Search & Data Extraction4 views
    Compare vs Agent Search MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
93
Stargazers on the source repository.
npm downloads
49
Package downloads in the last 30 days.
Last commit
12mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Openai Websearch MCP

Run `uvx openai-websearch-mcp`, or install the PyPI package with pip and run `python -m openai_websearch_mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOpenai Websearch MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/conechoai-openai-websearch-mcp?style=directory)](https://allmcps.com/mcp/conechoai-openai-websearch-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/conechoai-openai-websearch-mcp"><img src="https://allmcps.com/api/badge/conechoai-openai-websearch-mcp?style=directory" alt="Openai Websearch MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars93
GitHub Star CountTotal stargazers on GitHub representing community popularity (93 stars).
Last commit12mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 12, 2025
npm downloads49/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
44Quality signal: Fair Β· 44/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· --with (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Openai Websearch MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code