Mcp Smartsearch
@Cloudsway-AI
Mcp Smartsearch について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-smartsearch": {
"command": "uvx",
"args": [
"mcp-smartsearch"
],
"env": {
"SERVER_KEY": "YOUR_API_KEY_HERE"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Smartsearch?
Mcp Smartsearch is an MCP server that integrates a remote smart search API to perform keyword-based web searches. It supports pagination, language selection, and safe search levels, returning results in JSON format. The server is optimized for the ModelScope MCP platform and can be deployed directly from source.
How to use Mcp Smartsearch?
Obtain an API key from a supporting smart search API service, then configure your MCP client with the server command uvx mcp-smartsearch and set the SERVER_KEY environment variable to your API key. The primary tool is smart_search, invoked with a query string and optional parameters for count, offset, language, and safe search.
Key features of Mcp Smartsearch
- Web search with keyword, pagination, language, and safe search options.
- All search results returned in structured JSON format.
- Optimized for the ModelScope MCP platform and source-code deployment.
- Single
smart_searchtool with multiple optional parameters. - Environment variable based API key configuration.
Use cases of Mcp Smartsearch
- Performing targeted web searches from an MCP-enabled application.
- Retrieving search results with controlled language and safety filters.
- Integrating paginated search into workflows that need structured data.
- Deploying a lightweight search capability on the ModelScope platform.
FAQ from Mcp Smartsearch
What is the primary function of Mcp Smartsearch?
It performs web searches using a remote API, returning results as JSON with configurable options for count, offset, language, and safe search.
How do I get an API key for Mcp Smartsearch?
You need to register with a supporting smart search API service and obtain an API key, which typically follows an endpoint-apikey format.
What parameters does the smart_search tool support?
It supports query (required), count (default 10), offset (default 0), setLang (default 'en'), and safeSearch (default 'Strict').
Does Mcp Smartsearch support pagination?
Yes, the offset parameter allows pagination through search results, and count controls how many results are returned per request.
Is Mcp Smartsearch compatible with ModelScope?
Yes, it is specifically optimized for the ModelScope MCP platform and can be deployed directly from source using the provided configuration.
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント