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"]
}
}
}
相關伺服器
NYTimes Article Search
Search for New York Times articles from the last 30 days using a keyword.
Pixabay MCP Server
Search and retrieve royalty-free images and videos using the Pixabay API.
Wikipedia Simple English MCP Server
Access Wikipedia content, prioritizing Simple English with a fallback to regular English.
SIMAP MCP Server
An MCP (Model Context Protocol) server for interacting with SIMAP.ch, Switzerland's public procurement platform.
OriginSelect MCP Server
Discover ethical, origin-verified products from the US and Canada by country, category, or brand.
FastDomainCheck
Check domain name registration status in bulk using WHOIS and DNS dual verification.
Ticketmaster
Discover events, venues, and attractions using the Ticketmaster Discovery API.
MCP Servers Search
Search and discover available MCP servers from the official repository.
IndieStack
Search and discover 130+ curated indie SaaS tools from your AI coding assistant
MCP Lucene Server
MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.