claude mcp add aikeenable-web-search -- npx -y @keenable/mcp
{
"mcpServers": {
"aikeenable-web-search": {
"command": "npx",
"args": ["-y", "@keenable/mcp"]
}
}
}
{
"mcpServers": {
"aikeenable-web-search": {
"command": "npx",
"args": ["-y", "@keenable/mcp"]
}
}
}
{
"mcpServers": {
"aikeenable-web-search": {
"command": "npx",
"args": ["-y", "@keenable/mcp"]
}
}
}
About This MCP Server
The ai.keenable/web-search server provides live web search and clean-markdown page fetch capabilities over the Keenable web index, enabling developers to integrate web search functionality into their applications. This server connects to the Keenable web index, allowing for remote access to web search results and page content. Developers would use this server when they need to incorporate web search features into their projects, such as retrieving relevant web pages or searching for specific information online.
Live web search and clean-markdown page fetch over the Keenable web index.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@keenable/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The web-search server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.