Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allmcps-server

AllMCPs Verified

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.

Argument Required Description
url yes GitHub repository URL or website of the MCP server
name yes Server name
email yes Where the claim/verify link and submission confirmation are sent — not published on the listing
description no Short summary (pulled from the repo description if omitted)
category no e.g. Database, File System, Web Search, Development

Submissions land in the pending review queue at allmcps.com. The response includes a claim_url and a ready-to-paste badge_markdown snippet — adding that badge to your repo's README verifies the listing instantly instead of waiting on manual review.

Related

About

Official MCP server for AllMCPs.com — submit MCP servers to the directory directly from your AI agent.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages