claude mcp add byrness-weather -- npx -y @byrness/mcp-weather-server
{
"mcpServers": {
"byrness-weather": {
"command": "npx",
"args": ["-y", "@byrness/mcp-weather-server"]
}
}
}
{
"mcpServers": {
"byrness-weather": {
"command": "npx",
"args": ["-y", "@byrness/mcp-weather-server"]
}
}
}
{
"mcpServers": {
"byrness-weather": {
"command": "npx",
"args": ["-y", "@byrness/mcp-weather-server"]
}
}
}
About This MCP Server
The io.github.byrness/weather server is a developer tool that provides weather information through the Model Context Protocol, enabling connections to AI coding assistants and other compatible systems. It can be installed via npm and communicates through standard input/output, making it a useful resource for developers needing to integrate weather data into their projects. A developer would use this server when they require access to weather information within their application or AI-driven workflow.
An MCP server for weather information.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@byrness/mcp-weather-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The weather server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.