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"]
}
}
}
相关服务器
招投标大数据服务
Query comprehensive enterprise information from e-commerce platforms, including store details, sales data, and product statistics.
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
Hardcover
MCP Server to fetch Books, Book Series, and User Books from Hardcover
企业基础信息服务
Provides basic enterprise information services, including business registration, company profiles, shareholders, and key personnel.
Wizzy TMDB
A wrapper for TMDB
NRT Search
A near real-time search server for indexing and querying documents, implemented in Java.
SearxNG MCP Server
Provides web search capabilities using a self-hosted SearxNG instance, allowing AI assistants to search the web.
Geocoding
Provides geocoding services by integrating with the Nominatim API.
Yandex Search MCP Server
Perform real-time web searches using the Yandex Search API.
VelociRAG
Lightning-fast RAG for AI agents. 4-layer fusion (vector, BM25, graph, metadata), ONNX Runtime, sub-200ms search, no PyTorch.