Skip to main content
Glama

mcp-omnisearch

kagi_search

Delivers authoritative search results with minimal ads, using search operators for precise queries. Protects privacy and focuses on specialized content for research and technical documentation needs.

Instructions

High-quality search results with minimal advertising influence, focused on authoritative sources. Supports search operators in query string (site:, -site:, filetype:, intitle:, inurl:, before:, after:, and exact phrases). Features strong privacy protection and access to specialized knowledge indexes. Best for research, technical documentation, and finding high-quality content without SEO manipulation.

Input Schema

NameRequiredDescriptionDefault
exclude_domainsNoList of domains to exclude from search results
include_domainsNoList of domains to include in search results
limitNoMaximum number of results to return
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "exclude_domains": { "description": "List of domains to exclude from search results", "items": { "type": "string" }, "type": "array" }, "include_domains": { "description": "List of domains to include in search results", "items": { "type": "string" }, "type": "array" }, "limit": { "description": "Maximum number of results to return", "maximum": 50, "minimum": 1, "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/spences10/mcp-omnisearch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server