MCP ServersMCP Servers
HomeRemote ServersClientsClaude Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. Mamont Search

Mamont Search

A search engine server that provides tools for search queries and cache retrieval.

View on GitHub →

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"]
    }
  }
}

Related Servers

  • Google AI Search MCP

    A server providing Google AI-powered search and documentation tools for developers.

  • Minima

    Local RAG (on-premises) with MCP server.

  • Ecomm MCP Server

    A product search server that provides markdown-formatted responses with clickable product links and prices.

  • OpenAI WebSearch

    Provides web search functionality for AI assistants using the OpenAI API, enabling access to up-to-date information.

  • Tavily Search

    AI-powered web search using the Tavily Search API.

  • Yahoo Finance

    An MCP server for querying Yahoo Finance data using the yfinance library.

  • Library Docs MCP Server

    Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API.

  • Kagi

    Kagi search API integration

  • Readeck MCP

    An MCP server for advanced research assistance, configurable via environment variables.

  • MCP Agent

    A lightweight, local MCP server in Python that enables RAG search through AWS Lambda.

📧 contact@mcpservers.org