62
grade C
3 days ago
glama

ChatGPT WebSearch MCP

Provides access to OpenAI's ChatGPT API with web search capabilities for Claude and other MCP clients. Supports various GPT models with configurable parameters like reasoning effort, temperature, and streaming mode.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPENAI_API_KEYe =your-api-key \
configOPENAI_API_TIMEOUT(optional): Default API timeout in milliseconds. If not set, auto-adjusts based on effort level:
configOPENAI_DEFAULT_MODEL(optional): Default model to use (default: gpt-5)
configOPENAI_MAX_RETRIES(optional): Default maximum retry attempts (default: 3)
configREASONING_EFFORT(optional): Default reasoning effort level for reasoning models (minimallowmediumhigh)
configSEARCH_CONTEXT_SIZE(optional): Default verbosity level (lowmediumhigh)
configVERBOSITY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nekobato-chatgpt-websearch-mcp-1qdkyg)](https://m8ven.ai/mcp/nekobato-chatgpt-websearch-mcp-1qdkyg)
commit: a3fe174466862bcc5fa298d747c1977d55e5bad3
code hash: 0bb38e41d5f46c427c777240f050e2d3b81471f6a1445ff23fe531d24f661998
verified: 4/18/2026, 6:49:10 PM
view raw JSON →