Skip to content
Back to search
30
MCP

@mseep/o3-search-mcp

npm/@mseep/o3-search-mcp

MCP server that enables AI agents to perform intelligent web searches using OpenAI's o3 model with natural language queries

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/octagon-mcp
MCP server for Octagon API. Provides specialized AI agents for investment research of public and private markets.
0 tools
n24q02m/wet-mcp
Open-source MCP server for AI agents: web search, content extraction, and library docs -- 5-strategy
0 tools
crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
@sensegrep/mcp
MCP server exposing sensegrep's semantic + structural code search to AI agents, delivering smaller, more relevant context.
0 tools
mcp-web-tools
MCP server providing web search tools for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/o3-search-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}