74
/ 100
18 days ago
glama

openai-search-mcp

Enables Claude to perform real-time web searches and fetch web page content via MCP, using OpenAI-compatible APIs with optional Tavily or Firecrawl engines.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 1 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 3 credentials: FIRECRAWL_API_KEY, OPENAI_API_KEY, TAVILY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFETCH_ENGINESet =tavily and Tavily keys so that when fetch_engine is not passed, Tavily is used.
🔐 secretFIRECRAWL_API_KEY"": "your-firecrawl-api-key",
configFIRECRAWL_API_URL"": "https://api.firecrawl.dev/v2"
🔐 secretOPENAI_API_KEYYour API key for that endpoint
configOPENAI_API_URLYour API endpoint URL (e.g., https://api.openai.com/v1)
configOPENAI_DEBUG
configOPENAI_LOG_LEVELLog level No INFO
configOPENAI_MODELThe model identifier (default: gpt-4o)
🔐 secretTAVILY_API_KEY"": "tvly-your-tavily-key",
configTAVILY_API_URL"": "https://api.tavily.com"
// 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 6 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/lie5860-openai-search-mcp-36f109)](https://m8ven.ai/mcp/lie5860-openai-search-mcp-36f109)
commit: 7cd849e966528ee85bdde6e0f000395124c32133
code hash: 57c4264c981e3f2b27916314c5d03203f9454bc4b297c6ffe667a4a803618c53
verified: 6/22/2026, 12:46:43 PM
view raw JSON →