4o-mini-search-mcp
🔎 Web検索の力でAIを強化
AI コーダーに破産せずに Web 検索する能力を与えたいですか?
高価な AI クレジットを節約し、代わりに現金で支払いましょう**(価値があります)!**
これがまさに私がこの非常にシンプルな MCP サーバーを構築した理由です。
✨ これがあなたにもたらすもの
OpenAI の4o-mini 検索モデルを使用して Web を検索できます。
基本的には Web をクロールし、あなた (または AI コーダー) に非常に役立つ回答を提供します。
ドキュメントを入手: 検索/コピー/貼り付けなしで最新のドキュメントを読みます。
お金を節約: 毎月のクレジットを無駄にする代わりに、検索ごとに 1 ~ 3 セントだけ支払います。
初心者向け: シンプルな
npxコマンドにより、すぐに使用できます。優れた互換性: Claude、Cursor AI、その他の一般的なMCPクライアントとシームレスに動作します。
柔軟な API : OpenAI を直接使用するか、OpenRouter.ai を使用します。
Related MCP server: Outsource MCP
🚀 すぐに始めましょう
文字通り、MCP JSON 構成ファイルに追加するだけで済みます。
それが何なのか分からない場合は、このように簡単に検索すると役に立つはずです。
この構成を AI コーダーの JSON ファイルにコピーします。
{
"mcpServers": {
"4o-mini-search": {
"command": "npx",
"args": ["@rebers/4o-mini-search-mcp"],
"env": {
"API_KEY": "your-api-key",
"PROVIDER": "openai"
}
}
}
}your-api-key実際の API キーに置き換えます。PROVIDER``openai(デフォルト) またはopenrouter(OpenRouter.ai の場合) に設定します。設定ファイルに追加します。
MCP クライアント (Claude App、Cursor AI、Windsurf など) を再起動します。
💡 新しい検索機能を使う
一度設定したら、AI に何かを検索するように依頼するだけです。
「最新の 3.7 モデルについては MCP を検索し、Node SDK でそれを使用する方法を確認してください」
「NextJS アプリ ルーターの正確な動作と使用方法については、MCP を検索してください」
「最新のsveltekitテンプレートについては、mcpを検索してください」
その後、OpenAI の4o-mini-searchを使用して、最新の情報を AI のコンテキストに直接配信します。

🛠️ トラブルシューティング
問題: Cursor AI でサーバーが接続されない (API キーが間違っているなど)
修正:MCPファイルでカーソルに奇妙なバグが発生しています。エディター全体を完全に再起動して、もう一度お試しください。
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceAn OpenAI API-based MCP server that provides deep thinking and analysis capabilities, integrating with AI editor models to deliver comprehensive insights and practical solutions.
- AlicenseAqualityDmaintenanceAn MCP server that enables AI applications to access 20+ model providers (including OpenAI, Anthropic, Google) through a unified interface for text and image generation.230MIT
- AlicenseAqualityCmaintenanceAn MCP server that allows users to efficiently search and reference user-configured documents through document listing, grep searching, semantic searching with OpenAI Embeddings, and full document retrieval.43MIT
- AlicenseBqualityDmaintenanceAn MCP server that retrieves and provides AI model information from OpenAI, Anthropic, and Google through a unified interface.317MIT
Related MCP Connectors
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
An MCP server that integrates with Discord to provide AI-powered features.
An MCP server that gives your AI access to the source code and docs of all public github repos
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/robinebers/4o-mini-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server