mmnt-mcp-server

mmnt-mcp-server

By zbkm GitHub

MCP server for Mamont search engine

mmnt mcp
Overview

What is mmnt-mcp-server?

mmnt-mcp-server is a server designed for the Mamont search engine, facilitating search queries and caching results for efficient retrieval.

How to use mmnt-mcp-server?

To use mmnt-mcp-server, install it via npm with the command: npx -y mmnt-mcp-server. You can then utilize its tools for searching and caching.

Key features of mmnt-mcp-server?

  • Search Functionality: Execute search queries on the Mamont search engine.
  • Caching: Retrieve pages from the search page cache for faster access.

Use cases of mmnt-mcp-server?

  1. Performing search queries to find relevant information quickly.
  2. Caching search results to improve response times for frequently accessed data.

FAQ from mmnt-mcp-server?

  • What is the purpose of mmnt-mcp-server?

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

  • Is mmnt-mcp-server easy to install?

Yes! You can install it with a simple npm command.

  • What programming language is mmnt-mcp-server written in?

It is written in TypeScript.

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.
School MCP
School MCP by 54yyyu

A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.

canvas mcp
View Details
repo-template
repo-template by loonghao

A Model Context Protocol (MCP) server for Python package intelligence, providing structured queries for PyPI packages and GitHub repositories. Features include dependency analysis, version tracking, and package metadata retrieval for LLM interactions.

-

google-calendar mcp
View Details
strava-mcp
strava-mcp by jeremysilva1098

MCP server for strava

strava mcp
View Details

Model Context Protocol (MCP) server implementation for Rhinoceros/Grasshopper integration, enabling AI models to interact with parametric design tools

grasshopper mcp
View Details

MCP configuration to connect AI agent to a Linux machine.

security mcp
View Details

AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).

python mcp
View Details