Enterprise DNA Enterprise DNA
M MCP Servers Developer low

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

#fetch #keenable #mcp #model-context-protocol #search #web-search

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_pages
  • fetch_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks