mmnt-mcp-server

mmnt-mcp-server

By MCP-Mirror GitHub

Mirror of

mcp-server search-engine
Overview

what is mmnt-mcp-server?

mmnt-mcp-server is a server designed for the Mamont search engine, enabling efficient search query handling and caching of search results.

how to use mmnt-mcp-server?

To use mmnt-mcp-server, install it via npm using the command: npx -y mmnt-mcp-server. You can then utilize its tools to perform search queries and retrieve cached pages.

key features of mmnt-mcp-server?

  • Handles search queries efficiently through the mmnt_search tool.
  • Retrieves cached search results using the mmnt_cache tool.
  • Supports pagination for search results.

use cases of mmnt-mcp-server?

  1. Performing complex search queries on the Mamont search engine.
  2. Retrieving previously cached search results for faster access.
  3. Integrating with applications that require search functionalities.

FAQ from mmnt-mcp-server?

  • What is the primary function of mmnt-mcp-server?

It serves as a backend server for handling search queries and caching results for the Mamont search engine.

  • Is mmnt-mcp-server open source?

Yes, it is available under the MIT license.

  • How can I install mmnt-mcp-server?

You can install it using npm with the command: npx -y mmnt-mcp-server.

Content

mmnt-mcp-server

MCP server for the Mamont search engine.

Tools:

  • mmnt_search
    • search query on search engine
    • inputs
      • query - query string
      • page - page number
  • mmnt_cache
    • retrieve page from search page cache
    • inputs
      • id - unique cache id
      • onlyText - should the result be text only (no html)

Install

{
  "mcpServers": {
    "mmnt": {
      "command": "npx",
      "args": ["-y", "mmnt-mcp-server"]
    }
  }
}
No tools information available.

-

mcp-server v2ex
View Details

my-mcp-server(without auth)

mcp-server cloudflare
View Details
mcp-server
mcp-server by iyerrama29

MCP demo

mcp-server demo
View Details
Next MCP server
Next MCP server by Collaborne

-

mcp-server NEXT
View Details
MCP-Server
MCP-Server by fmpoliveira

-

mcp-server meteostat
View Details

Mirror of

mcp-server timelock-encryption
View Details

-

mcp-server minio
View Details