MCP server for integrating Omnisearch with LLMs
{
"mcpServers": {
"mcp-omnisearch": {
"env": {
"EXA_API_KEY": "your-exa-key",
"KAGI_API_KEY": "your-kagi-key",
"BRAVE_API_KEY": "your-brave-key",
"GITHUB_API_KEY": "your-github-key",
"LINKUP_API_KEY": "your-linkup-key",
"TAVILY_API_KEY": "your-tavily-key",
"FIRECRAWL_API_KEY": "your-firecrawl-key",
"FIRECRAWL_BASE_URL": "http://localhost:3002"
},
"args": [
"/path/to/mcp-omnisearch/dist/index.js"
],
"command": "node",
"disabled": false,
"autoApprove": []
}
}
}MCP server for integrating Omnisearch with LLMs
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago. 290 stars.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
4 tools. ~800 tokens (0.4% of 200K).
No automated test available for this server. Check the GitHub README for setup instructions.
web_searchSearch the web for information. Providers: tavily (factual/citations), brave (privacy/operators), kagi (quality/operators), exa (AI-semantic), kagi_enrichment (specialized indexes).
ai_searchGet AI-powered answers with citations and reasoning. Providers: kagi_fastgpt (fast ~900ms answers), exa_answer (semantic AI), linkup (deep agentic search with sources).
github_searchSearch GitHub for code, repositories, or users. Supports advanced syntax: filename:, path:, repo:, user:, language:, in:file.
web_extractExtract, process, or summarize web content from URLs. Providers: tavily (content extraction), kagi (summarization), firecrawl (scraping/crawling/mapping/structured extraction/interactive), exa (content retrieval/similar pages).
This server is missing a description.If you've used it, help the community.
Add informationLast scanned 12h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.