SimpleMCPSearchServer
If you are the rightful owner of SimpleMCPSearchServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides access to Jina AI search and scraping tools.
The Simple MCP Search Server is designed to facilitate web search and content scraping using Jina AI's advanced capabilities. It offers a straightforward interface for performing web searches, scraping URLs, and conducting deep searches with varying levels of reasoning effort. The server is configurable via a JSON file, allowing users to specify API keys, logging levels, and transport methods. It supports both HTTP and stdio transport, making it versatile for different deployment scenarios. The server is built with a focus on ease of use and integration, providing a robust solution for applications requiring search and data extraction functionalities.
Features
- Web Search: Perform web searches with optional site-specific queries.
- URL Scraping: Extract content from specified URLs.
- Deep Search: Conduct in-depth searches with adjustable reasoning effort.
- Configurable: Customize server settings via a JSON configuration file.
- Transport Options: Supports both HTTP and stdio for flexible deployment.
Tools
searchWeb
Provides query-based network search function, supports specified domain names to limit search range
readPage
Read the web page content of the specified URL and convert it to Markdown format
performDeepSearch
Perform in-depth searches, support setting research intensity and whether to avoid direct answers