Back to Browse

Awesome Mcps MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Open Library search, works, authors, editions, and ISBN.

About

Open Library search, works, authors, editions, and ISBN.

Security Report

4.2
Use Caution4.2High Risk

This monorepo contains 606 MCP servers with a consistent, well-structured setup. The code samples reviewed show proper dependency management, appropriate use of the MCP SDK, and no critical security issues. Minor code quality considerations exist (broad exception handling in the lexicon file, potential input validation in downstream servers), but these are typical for utility-focused MCP servers. Authentication and permissions align well with the stated purposes (weather APIs, music databases, etc.), and no malicious patterns or hardcoded credentials were detected. 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.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

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