Geppetto-Robot-Directory
vlatest
io.smithery.smithery-ai.national-weather-service · vlatest
Provide real-time and forecast weather information for locations in the United States using natural language queries. Access current conditions, multi-day and hourly forecasts, weather alerts, and nearby weather stations without requiring an API key. Enable users to get official, government-sourced weather data easily through intuitive tools.
热度数据
United States Weather 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-smithery-ai-national-weather-service": {
"url": "https://national-weather-service--smithery-ai.run.tools"
}
}
}io.smithery.hello-oipe.Geppetto-Robot-Directory
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.smithery-ai.national-weather-service",
"type": "mcp-server",
"version": "latest",
"displayName": "United States Weather",
"description": "Provide real-time and forecast weather information for locations in the United States using natural language queries. Access current conditions, multi-day and hourly forecasts, weather alerts, and nearby weather stations without requiring an API key. Enable users to get official, government-sourced weather data easily through intuitive tools.",
"iconUrl": "https://api.smithery.ai/servers/smithery-ai/national-weather-service/icon",
"homepage": "https://www.weather.gov",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://national-weather-service--smithery-ai.run.tools"
}
]
},
"capabilities": {
"tools": [
"get_current_weather",
"get_weather_forecast",
"get_hourly_forecast",
"get_weather_alerts",
"find_weather_stations",
"get_local_time"
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:55703",
"by_smithery",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "smithery-ai/national-weather-service",
"originalUrl": "https://smithery.ai/servers/smithery-ai/national-weather-service",
"isOfficial": false,
"status": "active"
}
}