OneSearch MCP Server

v1.2.1APIsstable

A Model Context Protocol server that enables web search, scraping, crawling, and content extraction through multiple engines including SearXNG, Firecrawl, and Tavily.

agent-browserbing-mcpduckduckgo-mcpgoogle-search-mcpmcp-server
Share:
114
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server that enables web search, scraping, crawling, and content extraction through multiple engines including SearXNG, Firecrawl, and Tavily.

Features

  • one_search
  • one_extract
  • one_scrape
  • one_map

Use Cases

Search and retrieve content from web pages. Returns SERP results by default (url, title, description).
Extract structured information from web pages using LLM. Supports both cloud AI and self-hosted LLM extraction.
Scrape a single webpage with advanced options for content extraction. Supports various formats including markdown, HTML, and screenshots. Can execute custom actions like clicking or scrolling before s
Discover URLs from a starting point. Can use both sitemap.xml and HTML link discovery.
yokingma

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.2.1
UpdatedMay 11, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y one-search-mcp

Manual Installation

npx -y one-search-mcp

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "onesearch-mcp-server": { "command": "npx", "args": ["-y", "one-search-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use OneSearch MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides