Skip to main content
Glama

mmnt-mcp-server

by zbkm

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"] } } }
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP server for Mamont search engine

  1. Tools:
    1. Install

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        An MCP server that integrates with SerpApi to retrieve search results from multiple search engines including Google, Bing, Yahoo, and others, enabling fast access to both live and archived search data.
        Last updated -
        Python
      • -
        security
        A
        license
        -
        quality
        MCP server for using various search tools like Tavily API. Planning to support various search tools (i.e. wiki search, searxng, etc)
        Last updated -
        1
        Python
        MIT License
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables web searches using a SearxNG instance, allowing MCP-compatible applications like Goose to perform internet searches.
        Last updated -
        Python
        GPL 3.0

      View all related MCP servers

      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/zbkm/mmnt-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server