Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.meteomatics.meteomatics · vlatest
The Meteomatics MCP (Model Context Protocol) server allows AI agents to securely access Meteomatics weather data tools. MCP is an open standard that lets AI applications connect to external tools and data sources. With the Meteomatics MCP, agents can request weather data directly from the Meteomatics API through a secure /mcp endpoint. The MCP server manages authentication using OAuth (client registration, authorization code + PKCE, and refresh tokens). Once connected, the AI agent can access data, models, parameters, time ranges that are available to your Meteomatics API account.
热度数据
Meteomatics 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-meteomatics-meteomatics": {
"url": "https://smithery.ai/servers/meteomatics/meteomatics"
}
}
}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.meteomatics.meteomatics",
"type": "mcp-server",
"version": "latest",
"displayName": "Meteomatics",
"description": "The Meteomatics MCP (Model Context Protocol) server allows AI agents to securely access Meteomatics weather data tools. MCP is an open standard that lets AI applications connect to external tools and data sources. With the Meteomatics MCP, agents can request weather data directly from the Meteomatics API through a secure /mcp endpoint.\n\nThe MCP server manages authentication using OAuth (client registration, authorization code + PKCE, and refresh tokens). Once connected, the AI agent can access data, models, parameters, time ranges that are available to your Meteomatics API account. ",
"iconUrl": "https://api.smithery.ai/servers/meteomatics/meteomatics/icon",
"homepage": "https://www.meteomatics.com/en/api/data-connectors/#mcp",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/meteomatics/meteomatics"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:8587",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "meteomatics/meteomatics",
"originalUrl": "https://smithery.ai/servers/meteomatics/meteomatics",
"isOfficial": false,
"status": "active"
}
}