Web Search MCP Server
Live web search and clean-markdown page fetch over the Keenable web index.
People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 2 · #13 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Web Search
before you install - you'll need
KEENABLE_API_KEY is optional or environment-specific per the README.
Claude Code
claude mcp add keenableai-keenable-mcp --transport http https://api.keenable.ai/mcp?keenable_title=mcp-registry Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"keenableai-keenable-mcp": {
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://api.keenable.ai/mcp?keenable_title=mcp-registry
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.keenable.ai
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license MIT - declared in the repository
npm package @keenable/mcp - the @keenable scope differs from the repo owner (keenableai); confirm it's the project's official package
registry vendor namespace ai.keenable - domain-verified with the official MCP registry
03 · What Web Search can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 2 documented tools, including search_web_pages, fetch_page_content.
The 2 tools it gives your agent
Extracted from the project's README - what web-search lets an agent do.
- search_web_pages
- - Live web search. Args: query (required), plus optional mode, site, published_after / published_before, acquired_after / acquired_before.
- fetch_page_content
- - Fetch a URL and return clean markdown. Args: url (required), optional max_chars (default 50000).
Latest releases
v0.1.0 · 2026-06-25
First stable release of @keenable/mcp. · Thin stdio bridge to the hosted Keenable MCP server ( · Two tools: search_web_pages, fetch_page_content. Keyless by default; an optional · API key lifts the rate limit. · npx -y…
04 · Who maintains Web Search
web-search is maintained by keenableai. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/keenableai/keenable-mcp
- category
- search - ranked #13 of 47 actively-maintained search servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-06-25)
- registry
- ai.keenable/web-search (active, first published 2026-06-19 · 3 versions)
- packages
- npm:@keenable/mcp
06 · Web Search FAQ
What is Web Search?
Live web search and clean-markdown page fetch over the Keenable web index.
Is Web Search still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Web Search?
Run `npx -y @keenable/mcp`. The README documents one environment variable (KEENABLE_API_KEY) to set first. KEENABLE_API_KEY is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Web Search require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.
07 · Alternatives to Web Search
Alternatives to Web Search
Maintained search servers if Web Search isn't the fit.
- Server Search MCP server for web search operations ★ 38,704 · 2026-08-05
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,158 · 2026-08-25
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 388 · 2026-08-21
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 287 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 239 · 2026-08-23
- Tinysearch Self-hosted web research for MCP agents. ★ 214 · 2026-08-24
Pairs well with
Servers that cover what Web Search doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
More search MCP servers · Argus Retrieval · Landed · Agent Search MCP · Libre Justice · Linkup Platform Linkup MCP Server
More JavaScript MCP servers · Agent Crm · GitDealFlow - GitHub signals for startup investors · Aiterm MCP · BrewPage MCP · Ragalgo · see all