Overview
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
—