MCP Server
MCP
io.github.kulybaba/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/v3.0.0/"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@kulybaba/mcp-weather-server",
"version": "0.0.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment