Skip to main content
Glama

API-Market MCP Server

by Noveum

Search_News

Retrieve relevant news articles by specifying a search query, language, and country using this API tool. Customize results with filters like count and spellcheck for targeted information.

Instructions

Retrieve news search results based on query parameters

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results to return
countryNoCountry code
qYesSearch query
search_langNoSearch language
spellcheckNoEnable spellcheck

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of results to return", "type": "integer" }, "country": { "description": "Country code", "type": "string" }, "q": { "description": "Search query", "type": "string" }, "search_lang": { "description": "Search language", "type": "string" }, "spellcheck": { "description": "Enable spellcheck", "type": "boolean" } }, "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