An MCP server for weather information.
This is a well-structured MCP weather server with no significant security vulnerabilities. It properly uses the NWS public API with appropriate error handling, validates input coordinates, and has no hardcoded credentials or dangerous patterns. Minor code quality improvements could be made around error specificity and input validation edge cases. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lovepivix-weather": {
"args": [
"-y",
"@lovepivix/mcp-weather-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
See the Build an MCP server tutorial for more information.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.