Mamont Search
A search engine server that provides tools for search queries and cache retrieval.
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
Legislative Yuan API
Search for bills, documents, and meeting records from Taiwan's Legislative Yuan API.
MCP Web Search Server
A web search server powered by DuckDuckGo, no API key required.
NRT Search
A near real-time search server for indexing and querying documents, implemented in Java.
Perplexity Search
Web search and chat completion powered by the Perplexity AI API.
Enhanced PubMed Search
A search server for PubMed, the biomedical literature database, using a pure Node.js implementation.
Bilibili API
Search for videos, users, and retrieve danmaku from the Bilibili API.
Rememberizer MCP Server for Common Knowledge
Access and search personal or team knowledge repositories, including documents and Slack discussions, using semantic search and retrieval tools.
General MCP Server
An MCP server providing search capabilities for Reddit, YouTube, and Twitter.
Custom Elasticsearch
A simple MCP server for Elasticsearch, designed for cloud environments where your public key is already authorized.
Serper MCP Server
Access Google Search results using the Serper API.