keenableai/keenable-mcp
by Various
MCP server for live web search and clean-markdown page fetch over the Keenable web index (hosted; stdio bridge via @keenable/mcp).
MCP
keenableai/keenable-mcp
Added 4 July 2026
Overview
MCP server that enables live web searches and retrieves clean markdown content from the Keenable web index. It runs as a hosted service and communicates via a stdio bridge using the @keenable/mcp package.
Best for
Best for
Developers building MCP-compatible AI agents that need live web search with clean content extraction
Use cases
- Integrating real-time web search into AI assistants
- Fetching clean markdown versions of web pages for processing
- Enabling MCP-compatible tools with access to Keenable's web index
How to use
Install
npx -y @keenable/mcp Tools exposed
search_web_pagesfetch_page_content
Tested with
Cursor, Cline, VS Code, Claude Desktop
Example client config
{\n "mcpServers": {\n "keenable": {\n "command": "npx",\n "args": ["-y", "@keenable/mcp"]\n }\n }\n} Notes
MCP server that enables live web searches and retrieves clean markdown content from the Keenable web index. It runs as a hosted service and communicates via a stdio bridge using the @keenable/mcp package.
0 stars on GitHub. Last updated 2026-06-27. Licensed MIT.
Use cases
- Integrating real-time web search into AI assistants
- Fetching clean markdown versions of web pages for processing
- Enabling MCP-compatible tools with access to Keenable’s web index
Pros
- Lightweight integration via stdio bridge
- Provides clean markdown output instead of raw HTML
- Leverages Keenable’s curated web index for reliable results
Cons
- Requires a hosted Keenable index (no offline mode)
- Limited to the Keenable web index coverage
- Zero GitHub stars may indicate early-stage or low adoption
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight integration via stdio bridge
- Provides clean markdown output instead of raw HTML
- Leverages Keenable's curated web index for reliable results
Cons
- Requires a hosted Keenable index (no offline mode)
- Limited to the Keenable web index coverage
- Zero GitHub stars may indicate early-stage or low adoption
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
