Skip to main content
Glama

Memory Store MCP Server

by divslingerx

search_web

Execute web searches via Google using a lightweight, stateless MCP server. Input a query to retrieve structured JSON results, enabling easy integration with MCP-enabled systems.

Instructions

Search the web using Google

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Memory Store 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/divslingerx/mcp-server'

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