MCP Server
MCP
AccuWeather MCP
MCP server providing weather tools with data sourced from AccuWeather.
Install
oci:docker.io/jonjam/accuweather-mcp:1.4.11
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/jonjam/accuweather-mcp:1.4.11",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AccuWeather API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ACCUWEATHER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment