Keenable MCP
Rank #11,945ai.keenable/web-search
Live web search and clean-markdown page fetch over the Keenable web index.
Keenable MCP is a Model Context Protocol (MCP) server published by keenableai. It ranks #11,945 of 132,113 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Keenable MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 120,168 of 132,113 servers on MCP Toplist.
Use Keenable MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http web-search https://api.keenable.ai/mcp?keenable_title=mcp-registryclaude mcp add web-search -e "KEENABLE_API_KEY=<your KEENABLE_API_KEY>" -- npx -y @keenable/mcpReplace each placeholder with your own value before saving.
[mcp_servers.web-search]
url = "https://api.keenable.ai/mcp?keenable_title=mcp-registry"Add to ~/.codex/config.toml.
[mcp_servers.web-search]
command = "npx"
args = ["-y", "@keenable/mcp"]
[mcp_servers.web-search.env]
KEENABLE_API_KEY = "<your KEENABLE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.keenable.ai/mcp?keenable_title=mcp-registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"web-search": {
"command": "npx",
"args": [
"-y",
"@keenable/mcp"
],
"env": {
"KEENABLE_API_KEY": "<your KEENABLE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-search": {
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"web-search": {
"command": "npx",
"args": [
"-y",
"@keenable/mcp"
],
"env": {
"KEENABLE_API_KEY": "<your KEENABLE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"web-search": {
"type": "http",
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"web-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@keenable/mcp"
],
"env": {
"KEENABLE_API_KEY": "<your KEENABLE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-search": {
"serverUrl": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"web-search": {
"command": "npx",
"args": [
"-y",
"@keenable/mcp"
],
"env": {
"KEENABLE_API_KEY": "<your KEENABLE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"web-search": {
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}{
"mcpServers": {
"web-search": {
"command": "npx",
"args": [
"-y",
"@keenable/mcp"
],
"env": {
"KEENABLE_API_KEY": "<your KEENABLE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.keenable%2Fweb-search)<a href="https://mcptoplist.com/server/ai.keenable%2Fweb-search"><img src="https://mcptoplist.com/badge/ai.keenable%2Fweb-search.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
keenableai
Other servers by keenableai
View all keenableai servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Jun 26, 2026 |
| 0.1.1 | Jun 22, 2026 |
| 0.1.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Keenable MCP?
- Keenable MCP is maintained by keenableai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Keenable MCP listed on the Official MCP Registry?
- Yes — Keenable MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Keenable MCP have?
- MCP Toplist tracks 3 versions of Keenable MCP, most recently published on Jun 26, 2026.
- Where can I find the source code for Keenable MCP?
- The source code for Keenable MCP is hosted at github.com/keenableai/keenable-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.