Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.keenable.web-search · vlatest
Docs: https://docs.keenable.ai/mcp-server Keenable is a free, remote MCP server that gives agents access to the web index. Search the web with ranked results and date/site filters, then fetch any indexed page as clean markdown. Works out of the box with no account or API key. Tools: - search_web_pages: Search the web and return ranked results. - fetch_page_content: Fetch an indexed URL and extract its content as clean markdown
热度数据
Keenable Web Search 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-keenable-web-search": {
"url": "https://smithery.ai/servers/keenable/web-search"
}
}
}Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.keenable.web-search",
"type": "mcp-server",
"version": "latest",
"displayName": "Keenable Web Search",
"description": "Docs: https://docs.keenable.ai/mcp-server\n\nKeenable is a free, remote MCP server that gives agents access to the web index. Search the web with ranked results and date/site filters, then fetch any indexed page as clean markdown. Works out of the box with no account or API key.\n\nTools:\n- search_web_pages: Search the web and return ranked results.\n- fetch_page_content: Fetch an indexed URL and extract its content as clean markdown",
"iconUrl": "https://api.smithery.ai/servers/keenable/web-search/icon",
"homepage": "https://keenable.ai/",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/keenable/web-search"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:10965",
"verified",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "keenable/web-search",
"originalUrl": "https://smithery.ai/servers/keenable/web-search",
"isOfficial": true,
"status": "active"
}
}