Skip to main content
Glama

API-Market MCP Server

by Noveum

Search_Suggestions

Generate search suggestions by providing a query, country code, and desired suggestion count. Enhances search accuracy and efficiency through targeted results.

Instructions

Retrieve search suggestions based on query parameters

Input Schema

NameRequiredDescriptionDefault
countNoNumber of suggestions to return
countryNoCountry code
qYesSearch query

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of suggestions to return", "type": "integer" }, "country": { "description": "Country code", "type": "string" }, "q": { "description": "Search query", "type": "string" } }, "required": [ "q" ], "type": "object" }

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/Noveum/api-market-mcp-server'

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