yoshiko-pg/o3-search-mcp
MCP server for OpenAI o3 web search
Overview
yoshiko-pg/o3-search-mcp is a JavaScript MCP server licensed under MIT. MCP server for OpenAI o3 web search Topics: ai, claude, llm, o3, search.
Ranked #4422 out of 25632 indexed tools.
Ecosystem
JavaScript MIT
aiclaudellmo3search
Signal Breakdown
Stars 286
Freshness 5mo ago
Issue Health 60%
Contributors 7
Dependents 0
Forks 43
Description Brief
License MIT
How to Improve
Description low impact
Freshness high impact
Dependents medium impact
Matched Queries
From the README
# o3-search-mcp (gpt-5, o4-mini support) <div align="center"> <p>English | <a href="./README.ja.md">日本語</a> | <a href="./README.zh.md">简体中文</a> | <a href="./README.ko.md">한국어</a></p> </div> MCP server that enables the use of OpenAI's high-end models and their powerful web search capabilities. By registering it with any AI coding agent, the agent can autonomously consult with OpenAI models to solve complex problems. <table> <tr> <td width="50%"> <a href="https://mseep.ai/app/yoshiko-pg-o3-search-mcp"> </a> </td> <td width="50%"> <a href="https://glama.ai/mcp/servers/@yoshiko-pg/o3-search-mcp"> </a> </td> </tr> </table> ## Use Cases (Although called o3 to match the MCP name, you can specify gpt-5 or o4-mini via env for the model to use) ### 🐛 When you're stuck debugging o3's web search can scan a wide range of sources, including GitHub issues and Stack Overflow, significantly increasing the chances of resolving niche problems. Example prompts: ``` > I'm geRead full README on GitHub →
Are you the maintainer? Claim this listing