MCP Server
MCP
Weather MCP
An MCP server for weather information by @kulybaba
Install
npx -y @kulybaba/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://kulybaba.weather.com/mcp/v4.0.0/"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@kulybaba/mcp-weather-server",
"version": "0.0.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment