Skip to main content
Glama

Google Search MCP Server Streamable HTTP

by Maimikuru
dprint.json1.02 kB
{ "$schema": "https://dprint.dev/schemas/v0.json", "projectType": "open", "incremental": true, "typescript": { "lineWidth": 80, "indentWidth": 2, "useTabs": false, "semiColons": "asi", "quoteStyle": "preferSingle", "newLineKind": "lf", "useBraces": "whenNotSingleLine", "bracePosition": "sameLineUnlessHanging", "singleBodyPosition": "maintain", "nextControlFlowPosition": "nextLine", "trailingCommas": "onlyMultiLine", "operatorPosition": "nextLine", "preferHanging": false, "preferSingleLine": false, "arrowFunction.useParentheses": "preferNone" }, "json": { "lineWidth": 80, "indentWidth": 2, "useTabs": false, "newLineKind": "lf" }, "markdown": { "lineWidth": 80 }, "excludes": ["**/node_modules", "**/dist", "**/.git", "**/target"], "plugins": [ "https://plugins.dprint.dev/typescript-0.93.0.wasm", "https://plugins.dprint.dev/json-0.19.3.wasm", "https://plugins.dprint.dev/markdown-0.17.8.wasm" ] }

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/Maimikuru/google-search-mcp'

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