Back to Browse

Allmcps Server MCP Server

Developer ToolsModerate6.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Search, browse, and submit MCP servers to the AllMCPs.com directory.

About

Search, browse, and submit MCP servers to the AllMCPs.com directory.

Security Report

6.8
Moderate6.8Moderate Risk

This is a clean, well-structured MCP server that acts as a thin stdio-to-HTTP bridge to a remote AllMCPs endpoint. The codebase is minimal, with proper error handling and no hardcoded credentials. Permissions are appropriate for its purpose as a directory/registry client. No security vulnerabilities detected. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

3 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.

What You'll Need

Set these up before or after installing:

Override the remote AllMCPs MCP endpoint this package bridges to.Optional

Environment variable: ALLMCPS_MCP_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-jackalope-dev-allmcps-server": {
      "env": {
        "ALLMCPS_MCP_URL": "your-allmcps-mcp-url-here"
      },
      "args": [
        "-y",
        "allmcps-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Allmcps Server MCP Server - Search, browse, and submit MCP servers to the AllMCPs.com | MCP Marketplace