Back to Browse

Awesome Mcps MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Open-Meteo weather, geocoding, elevation, and UV forecasts.

About

Open-Meteo weather, geocoding, elevation, and UV forecasts.

Security Report

5.2
Moderate5.2Moderate Risk

This monorepo of 606+ MCP servers demonstrates good security hygiene overall. The sample files show proper dependency management, no hardcoded secrets, and appropriate use of standard MCP SDK patterns. Minor code quality observations noted in the brainrot lexicon file, but no critical vulnerabilities detected. Permissions align well with each server's stated purpose (mostly network_http for API calls). Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue (1 critical, 0 high severity).

4 files analyzed · 5 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

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

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mrfentmen-open-meteo-mcp": {
      "args": [
        "-y",
        "7timer-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Awesome MCPs

A monorepo of MCP servers from the mrfentmen account and local workspace.

Contents

Browser extensions are maintained separately in private repositories and are intentionally not included here.

MCP servers

Reviews

No reviews yet

Be the first to review this server!