4o-mini-search-mcp
🔎 Potencie su IA con los poderes de búsqueda web
¿Quieres darle a tu codificador de IA el poder de buscar en la web sin arruinarte?
¡Ahorra en costosos créditos de IA y paga en efectivo (vale la pena)!
Esta es exactamente la razón por la que construí este servidor MCP súper simple.
✨ Lo que esto hace por ti
Puede buscar en la web a través del modelo de búsqueda 4o-mini de OpenAI.
Básicamente, rastrea la web y le brinda a usted (o a su codificador de IA) una respuesta súper útil.
Obtener documentos : lea los documentos más recientes sin buscar, copiar ni pegar.
Ahorre dinero : pague solo entre 1 y 3 centavos por búsqueda en lugar de desperdiciar créditos mensuales.
Ideal para principiantes : funciona de inmediato gracias a un simple comando
npx.Súper compatible : funciona a la perfección con Claude, Cursor AI y otros clientes MCP populares
API flexibles : ¡Úsela directamente con OpenAI o con OpenRouter.ai!
Related MCP server: Outsource MCP
🚀 Empieza rápido
Literalmente, todo lo que tienes que hacer es agregarlo a tu archivo de configuración JSON de MCP.
Si no sabe qué es, una búsqueda rápida como ésta debería ayudarlo.
Copie esta configuración en el archivo JSON de su codificador de IA.
{
"mcpServers": {
"4o-mini-search": {
"command": "npx",
"args": ["@rebers/4o-mini-search-mcp"],
"env": {
"API_KEY": "your-api-key",
"PROVIDER": "openai"
}
}
}
}Reemplace
your-api-keycon su clave API real.Establezca
PROVIDERenopenai(predeterminado) oopenrouter(para OpenRouter.ai).Añadelo a tu archivo de configuración.
Reinicie su cliente MCP (Claude App, Cursor AI, Windsurf, etc.).
💡 Cómo usar tu nuevo poder de búsqueda
Una vez configurado, simplemente pídale a su IA que busque algo.
Busca en mcp el último modelo 3.7 y cómo usarlo con Node SDK.
Busca en mcp cómo funciona exactamente el enrutador de aplicaciones NextJS y cómo usarlo.
Busca en mcp las últimas plantillas de SvelteKit.
Luego utilizará la búsqueda 4o-mini de OpenAI y enviará información nueva directamente al contexto de su IA.

🛠️ Solución de problemas
Problema : El servidor no se conecta en Cursor AI (clave API incorrecta o similar)
Solución : Hay un error extraño en Cursor con el archivo MCP. Simplemente reinicie el editor por completo y vuelva a intentarlo.
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