omniserp

plexusone/omniserp
★ 0 stars Go Code/Dev Tools Updated today
Multi-provider abstraction with MCP server for Serp search engine providers including Serper.Dev and SERP API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omniserp": {
      "command": "go",
      "args": [
        "run",
        "github.com/plexusone/omniserp@latest"
      ]
    }
  }
}

README Excerpt

A modular, plugin-based search engine abstraction package for Go that provides a unified interface for multiple search engines. The `omniserp` package provides: - 📦 **Unified Client SDK**: Single API that fronts multiple search engine backends (`client/client.go`) - 📐 **Normalized Responses**: Optional unified response structures across all engines (engine-agnostic)

Tools (4)

BRAVE_API_KEYEXA_API_KEYSERPAPI_API_KEYSERPER_API_KEY