MCP Directory
Back

mcp-omnisearch

by spences10 Β· TypeScript Β· β˜… 329

πŸ” A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.

#brave#exa#firecrawl#github-search#kagi#linkup#mcp#model-context-protocol#search#tavily

Install

npx -y github:spences10/mcp-omnisearch

Auto-generated from the repo's primary language β€” check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated β€” the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-omnisearch": {
      "command": "npx",
      "args": [
        "-y",
        "github:spences10/mcp-omnisearch"
      ]
    }
  }
}

From the README

[](https://viteplus.dev) [](https://vitest.dev) A Model Context Protocol (MCP) server that provides unified access to Tavily, Brave, Kagi, Exa AI, GitHub, Linkup, and Firecrawl through four consolidated tools. Configure the server in your MCP client with whichever provider keys you have. Providers without keys are skipped and the rest keep working. Search the web with Tavily, Brave, Kagi, Exa, or Kagi Enrichment. Get sourced AI answers with Kagi FastGPT, Exa Answer, or Linkup. Search GitHub code, repositories, or users. Extract, crawl, scrape, summarize, or find similar content with…
Read full README on GitHub β†’

Related developer tools servers