Sign In

allmcps-server

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allmcps-server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI.

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
90
-66.42%
Maintainers
1
Weekly downloads
 
Created
Source

allmcps-server

The official local MCP server for AllMCPs.com — submit a Model Context Protocol (MCP) server to the directory directly from Claude, Cursor, or any MCP-compatible agent.

Install

Add to your MCP client config (e.g. claude_desktop_config.json):

{
  "mcpServers": {
    "allmcps": {
      "command": "npx",
      "args": ["-y", "allmcps-server"]
    }
  }
}

Tools

submit_mcp

Submit a new MCP server to the AllMCPs directory.

ArgumentRequiredDescription
urlyesGitHub repository URL or website of the MCP server
namenoServer name (inferred from the repo if omitted)
descriptionnoShort summary (pulled from the repo description if omitted)
categorynoe.g. Database, File System, Web Search, Development

Submissions land in the pending review queue at allmcps.com.

Keywords

mcp

FAQs

Package last updated on 05 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts