Simple MCP Search Server
@MartinSchlott
Simple MCP Search Server について
概要はまだありません
基本情報
設定
ツール
3Search the web. Input: `{ query: string; site?: string; }`
Scrape content from a URL. Input: `{ url: string; }`
Perform a deep search using Jina AI. Input: `{ query: string; reasoning_effort?: 'low' | 'medium' | 'high'; no_direct_answer?: boolean; }`
概要
What is Simple MCP Search Server?
This MCP server provides access to Jina AI search and scraping tools.
How to use Simple MCP Search Server?
Build with npm run build, then run with npm start config.json. The server uses the transport specified in config.json (HTTP or stdio). If HTTP, the endpoint is http://localhost:<port>.
Key features of Simple MCP Search Server
searchWeb: Search the web with an optional site filter.scrapeUrl: Scrape content from a given URL.performDeepSearch: Perform deep searches with configurable reasoning effort.- Configurable log level, transport, and port via
config.json.
Use cases of Simple MCP Search Server
—
FAQ from Simple MCP Search Server
—
「検索」の他のコンテンツ
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
Brave Search
modelcontextprotocolModel Context Protocol Servers
コメント