mmnt-mcp-server

by zbkm
Verified

mmnt_search

Search the Mamont database for specific information by entering a query string and page number, streamlining data retrieval and organization.

Instructions

Search in Mamont search engine

Input Schema

NameRequiredDescriptionDefault
pageYespage number
queryYesquery string

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "page": { "description": "page number", "type": "number" }, "query": { "description": "query string", "type": "string" } }, "required": [ "query", "page" ], "type": "object" }

You must be authenticated.

Other Tools from mmnt-mcp-server

Related Tools

ID: b2h1i6tuie