Back to Browse

Config Weather MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Measure local configuration complexity and environment contract pressure without returning...

About

Measure local configuration complexity and environment contract pressure without returning...

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (3 strong, 3 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mrfentmen-config-weather-mcp": {
      "args": [
        "-y",
        "config-weather-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

config-weather-mcp

Config Weather reports whether a project feels clear, cloudy, or stormy based on configuration file count, environment reference pressure, duplicate key signals, and format spread.

Quick start

npm install
npm test
npm start

Use inspect_config_weather with a local project path.

Privacy and limits

The scanner reads bounded configuration and source-like files but returns only counts and broad categories. Values, secrets, paths, source text, and configuration key names are suppressed. This is a complexity signal, not a configuration validator.

Reviews

No reviews yet

Be the first to review this server!