Search by server name or capability — for example send slack message or list_channels.
Ads
Search & Data Extraction
An MCP server backed by the Kagi API. It exposes search and extraction tools to MCP-compatible clients. - kagi_search_fetch - web, news, videos, podcasts, and image search with optional page extracts, filters, and Kagi lenses. - kagi_extract - fetch a page's full content as markdown. > Note: The previous kagi_fastgpt and kagi_summarizer tools have been removed. Both are planned to return in a future release. We run a hosted MCP server at https://mcp.kagi.com/mcp — no install required. Point any HTTP-capable MCP client at it and authenticate with your Kagi API key.
2 tools · kagi_extract, kagi_search_fetch
Aggregators
Local proxy that collapses N downstream MCP servers into 4 meta-tools with progressive tool discovery (measured: 122 tools → 4, ~28.6K tokens of definitions saved), compresses large tool outputs (HTML→Markdown, JSON structure summarization, base64 stripping — 60–95% measured on real pages/APIs) with full-output retrieval via `read_more`, and prints a per-session token-savings report. Security-relevant outputs are never silently compressed. Install: `npx -y context-firewall --config config.json`