Skip to main content
Glama

o3-search MCP

by yoshiko-pg

o3-search

Perform advanced web searches using AI to find information, troubleshoot errors, and explore ideas. Supports natural language queries for accurate, context-aware results.

Instructions

An AI agent with advanced web search capabilities. Useful for finding the latest information, troubleshooting errors, and discussing ideas or design challenges. 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" }

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