Modular MCP server for dynamic prompt generation and software development analys

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "mercury-spec-ops": {
      "args": [
        "-y",
        "@n0zer0d4y/mercury-spec-ops"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}