Back to Home
rishika105 icon

mcp-weather-server

Verified Safe

by rishika105

Overview

This server acts as a Model Context Protocol (MCP) agent to provide real-time weather data for specific cities to an AI language model.

Installation

Run Command
node index.js

Security Notes

The server's direct code is simple and does not contain obvious malicious patterns, hardcoded secrets, or uses of `eval`. It uses `StdioServerTransport`, suggesting communication via standard I/O, which limits direct network exposure from this application's perspective. However, it relies on `@modelcontextprotocol/sdk` and `express` which introduce their own dependencies and potential attack surface, although the SDK itself appears to include some security features like rate limiting.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-25

Tags

AILLM ToolWeatherNode.jsMCP