Back to Browse

Awesome Mcps MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

OpenStreetMap Nominatim geocoding and reverse geocoding (merged).

About

OpenStreetMap Nominatim geocoding and reverse geocoding (merged).

Security Report

5.2
Moderate5.2Moderate Risk

This is a monorepo containing 606 MCP servers, each with minimal dependencies and clean package.json configurations. The audit examined representative samples including 7timer-mcp, 8bitpeoples-mcp, adobe-premiere-mcp, advice-mcp, affirmations-mcp, agify-mcp, air-quality-mcp, algorand-mcp, and brainrot-mcp. All examined servers follow consistent patterns: they use @modelcontextprotocol/sdk and zod as core dependencies, have no hardcoded credentials, and declare appropriate network permissions. The brainrot-mcp server includes a comprehensive offline lexicon with no exfiltration risks. Minor code quality observations (broad exception handling in some contexts, standard node typing) do not materially impact security. 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 · 4 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.

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-nominatim-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!