Skip to main content
Glama

MCP Seekr Server

by seekr-sh

seekr_query

Perform web queries to find current information, news, and diverse content for real-time data, troubleshooting, and recent developments.

Instructions

Query for information using Google query engine.

This tool performs web queries to find current information, news, and diverse content. Use this for: current events, news, product information, troubleshooting, recent developments, and real-time information.

After getting query results, use seekr_prism to get detailed content from specific URLs.

Input Schema

NameRequiredDescriptionDefault
numNoNumber of query results to return (1-50)
queryYesQuery string to find relevant information

Input Schema (JSON Schema)

{ "properties": { "num": { "default": 10, "description": "Number of query results to return (1-50)", "title": "Num", "type": "integer" }, "query": { "description": "Query string to find relevant information", "title": "Query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from MCP Seekr 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/seekr-sh/mcp-server-seekr'

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