Skip to main content
Glama

o3-search MCP

by yoshiko-pg

o3-search

Perform advanced web searches using natural language queries to find information, troubleshoot errors, and consult on complex problems with AI-powered results.

Instructions

An AI agent with advanced web search capabilities. Useful for finding latest information and troubleshooting errors. Supports natural language queries.

Input Schema

NameRequiredDescriptionDefault
inputYesAsk questions, search for information, or consult about complex problems in English.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "input": { "description": "Ask questions, search for information, or consult about complex problems in English.", "type": "string" } }, "required": [ "input" ], "type": "object" }
Install Server

Other Tools from o3-search MCP

Related Tools

    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/yoshiko-pg/o3-search-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server