ConechoAI/openai-websearch-mcp
A Python-based MCP server that exposes OpenAI's built-in web_search tool as an MCP-compliant service.
About this tool
ConechoAI/openai-websearch-mcp
- Category: web-search-mcp-servers
- Tags: mcp, web-search, openai, python
- Source: GitHub Repository
Description
ConechoAI/openai-websearch-mcp is a Python-based MCP (Model Context Protocol) server that exposes OpenAI's built-in web_search tool as an MCP-compliant service. It enables AI assistants to perform web searches during conversations, providing up-to-date information beyond their training data.
Features
- Provides access to OpenAI's websearch functionality via MCP.
- Allows AI assistants to search the web during user conversations.
- Supplies up-to-date information not present in the assistant's training data.
- Can be installed and configured for use with applications such as Claude.app and Zed editor.
- Supports one-click installation and configuration for Claude.
- Supports installation via
uvxorpip. - Manual configuration options available for different editors.
- Debugging supported via MCP inspector.
Installation
- One-click installation and configuration for Claude (requires OpenAI API key).
- Manual installation via
uvxorpipis available. - Configuration guides for Claude and Zed editors.
Pricing
No pricing information is provided; appears to be an open-source project.
License
See the repository for license information.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)A Python-based server that assists users in easily installing and configuring other MCP servers across various platforms. Useful for managing and deploying MCP Servers.
Enables AI assistants to publish blog content to external platforms through a Python-based MCP server, supporting automated content publishing workflows.
An MCP server for chatting with any OpenAI SDK compatible Chat Completions API, including Perplexity, Groq, and xAI, enabling connection to multiple AI providers through a unified OpenAI-compatible API interface using the Model Context Protocol.
An MCP server integrating with OpenAI's GPT-4o model for text analysis, summarization, and generation, providing advanced language capabilities through the Model Context Protocol.
An MCP server offering web, image, news, video, and local POI search using Brave's Search API, integrated into the MCP protocol.
A code review tool for Cursor IDE that uses OpenAI's GPT models to provide intelligent code analysis and suggestions via an MCP server interface. An MCP server example for code analysis.