Skip to main content
Glama

Steel MCP Server

by steel-dev

search

Perform a Google search using a specified query, generating a direct link to the search results. Utilizes the Steel MCP Server for web navigation and automation.

Instructions

Perform a Google search by navigating to https://www.google.com/search?q=encodedQuery using the provided query text.

Input Schema

NameRequiredDescriptionDefault
queryYesThe text to search for on Google

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The text to search for on Google", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Steel MCP Server

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/steel-dev/steel-mcp-server'

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