Skip to main content
Glama

API-Market MCP Server

by Noveum

Search_Videos

Find and retrieve video search results by specifying a query, language, country, and result count. Easily integrate video discovery into workflows using API-Market MCP Server.

Instructions

Retrieve video 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