- Keenable Web Search
Keenable Web Search
Live web search and clean-markdown page fetch over the Keenable web index. Two tools: search_web_pages (live web search with site/date filters) and fetch_page_content (URL to clean markdown). Keyless by default (1,000 req/hour); an optional API key lifts the cap. Hosted Streamable HTTP at https://api.keenable.ai/mcp, or run npx -y @keenable/mcp.
Overview
Keenable Web Search
MCP server for live web search and clean-markdown page fetch over the Keenable web index.
- Hosted endpoint:
https://api.keenable.ai/mcp(Streamable HTTP) - Keyless by default (1,000 requests/hour); an optional API key lifts the cap.
Tools
search_web_pages— live web search. Required:query. Optional:mode,site,published_after/published_before,acquired_after/acquired_before.fetch_page_content— fetch a URL and return clean markdown. Required:url. Optional:max_chars(default 50000).
Install
Remote (recommended)
{
"mcpServers": {
"keenable": {
"type": "streamable-http",
"url": "https://api.keenable.ai/mcp"
}
}
}
Stdio (Claude Desktop config, etc.)
{
"mcpServers": {
"keenable": {
"command": "npx",
"args": ["-y", "@keenable/mcp"]
}
}
}
API key (optional)
Keenable is keyless by default. To lift the hourly cap, pass a key as X-API-Key (remote) or KEENABLE_API_KEY (stdio).
Links
- Repo: https://github.com/keenableai/keenable-mcp
- npm: https://www.npmjs.com/package/@keenable/mcp
- Docs: https://docs.keenable.ai/mcp-server
- Official MCP Registry: ai.keenable/web-search
Server Config
{
"mcpServers": {
"keenable": {
"command": "npx",
"args": [
"-y",
"@keenable/mcp"
]
}
}
}Project Info
Created At
7 hours agoUpdated At
7 hours agoAuthor Name
keenableaiStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Memory
@modelcontextprotocol
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Filesystem
@modelcontextprotocol
2 months ago
Sports Hub
@lacausecrypto
9 hours ago