A favicon of Mamont MCP Server

Mamont MCP Server

MCP server for Mamont search engine

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install zbkm/mmnt-mcp-server -c claude

This command will automatically install and configure the Mamont MCP Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Mamont MCP Server": {
      "command": "npx",
      "args": [
        "-y",
        "mmnt-mcp-server"
      ]
    }
  }
}

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"]
    }
  }
}
Share:
Details:
  • Stars


    0
  • Forks


    1
  • Last commit


    3 months ago
  • Repository age


    3 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to Mamont MCP Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Mamont MCP Server: MCP Server – MCP.Bar