Skip to main content
Glama

API-Market MCP Server

by Noveum

Spellcheck_Search

Obtain accurate spellcheck suggestions by entering a search query and optional country code, enabling precise corrections for improved search results.

Instructions

Retrieve spellcheck suggestions based on query parameters

Input Schema

NameRequiredDescriptionDefault
countryNoCountry code
qYesSearch query

Input Schema (JSON Schema)

{ "properties": { "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